Search found 20 matches

by foolevil
Mon 6. Aug 2012, 09:05
Forum: phpwcms Support English
Topic: Updating 1.4.5 to 1.5.4.1: templates do not work
Replies: 6
Views: 7002

Re: Updating 1.4.5 to 1.5.4.1: templates do not work

I've tried manual update - thats how I started this. Now I see the original 1.4.5 database is missing acat_keywords and acat_class in phpwcms_articlecat, and that caused the first error. Then I added empty acat_keywords and acat_class. It does not change template. If I got to backend and edit ...
by foolevil
Sun 5. Aug 2012, 20:56
Forum: phpwcms Support English
Topic: Updating 1.4.5 to 1.5.4.1: templates do not work
Replies: 6
Views: 7002

Re: Updating 1.4.5 to 1.5.4.1: templates do not work

Now, this is odd.... there seems to be no acat_class and and no acat_keywords in phpwcms_articlecat in the version im upgrading from. Im puzzled.
It shows version 1.4.5 but can the database be then much older version?

KK
by foolevil
Sun 5. Aug 2012, 15:37
Forum: phpwcms Support English
Topic: Updating 1.4.5 to 1.5.4.1: templates do not work
Replies: 6
Views: 7002

Updating 1.4.5 to 1.5.4.1: templates do not work

Hello! Im upgrading from 1.4.5 to 1.5.4.1 and trying to follow the guide. In backend, everythim seems to be ok but templates do not work. And: editing site structure gives: Unknown column 'acat_class' in 'field list' UPDATE phpwcms_articlecat SET acat_name='Työsuhde', acat_info='', acat_alias= ...
by foolevil
Tue 2. Mar 2010, 14:00
Forum: phpwcms Support English
Topic: Site slow and no version information on backend HOME
Replies: 3
Views: 1415

Case half-solved

Case half-solved. I installed MAMP and PhpWCMS to my Mac, and did most of the editing locally.
Then I emptied all cells from mysql database and injected database from Mac.
Suprise - the problem was gone. Editing is quick as usual. Something was wrong with MySql database.
by foolevil
Tue 2. Mar 2010, 13:52
Forum: phpwcms Support English
Topic: NAV_TABLE_COLUMN:1 gives out nothing?
Replies: 1
Views: 959

NAV_TABLE_COLUMN:1 gives out nothing?

{NAV_TABLE_COLUMN:0} gives all menus like it should but
with 1 nothing. ??? Where should I start?
by foolevil
Wed 24. Feb 2010, 09:43
Forum: phpwcms Support English
Topic: internal link offset, acat_alias?
Replies: 1
Views: 1012

internal link offset, acat_alias?

I went to see mysql of this slow site because internal link replacament [ID 120]YT[/ID] gave me result of page wit content id 122. Heres a snapshot from phpadmin, theres some extra numbers in some of acat_alias. They never show in PHPWCMS editor. What are them, error signs? http://www.nextflow.net ...
by foolevil
Wed 24. Feb 2010, 00:05
Forum: phpwcms Support English
Topic: Content editing goes stuck ?
Replies: 1
Views: 1017

Content editing goes stuck ?

I work with domain http://www.tyomarkkina-avain.fi/cm/ . When I browse it seems quite normal. If I ping it, I have 0.52 ms or so which appears fast enough for me. Editing this site is really sticky it really stucks while update process. I have other site on same server, done with PhpWCMS too. It ...
by foolevil
Tue 23. Feb 2010, 19:01
Forum: phpwcms Support English
Topic: Site slow and no version information on backend HOME
Replies: 3
Views: 1415

Re: Site slow and no version information on backend HOME

This is bit odd. I have some other PhpWCMS installs on same server and they are not.
Its the editing of content which is slow. Browsing seems quite ok.
by foolevil
Wed 13. Jan 2010, 12:21
Forum: phpwcms Support English
Topic: Site slow and no version information on backend HOME
Replies: 3
Views: 1415

Site slow and no version information on backend HOME

I get this after login to backend:

phpwcms Version Information

Unable to open connection to phpwcms Server, reported error is:
Connection refused


---

Editing is very slow.
phpwcms version 1.4.4

Is it database-related or what?
by foolevil
Mon 16. Nov 2009, 22:50
Forum: phpwcms Support English
Topic: "Lost" content when moving site
Replies: 3
Views: 1337

Re: "Lost" content when moving site

seems you db restore did not work as expected. In backend, admin section looks ok. Also "articles" look ok, but when I try to ope article content to edit, instead of f.ex. html editor I got blank grey screen. When I go to see database with phpMyAdmin, there are articles in phpwcms_articlecontent ...
by foolevil
Mon 16. Nov 2009, 19:10
Forum: phpwcms Support English
Topic: "Lost" content when moving site
Replies: 3
Views: 1337

"Lost" content when moving site

Hello.

I moved my phpwcms to new hotel.
To my surprise, all content seems to be missing.
Also when login to backend to see articles, no articles.
Its 1.2.5 version (I know, its old, and Im about to update soon).
What do you suggest?

Menus work ok.

site is at www.colossus.fi/125/

thanks.
by foolevil
Thu 29. Oct 2009, 13:53
Forum: phpwcms Support English
Topic: Template change with browser detection?
Replies: 1
Views: 750

Template change with browser detection?

I have site where I need to change templates when IE7/IE6 browser is detected.
Any idea?
by foolevil
Wed 28. Oct 2009, 14:04
Forum: phpwcms Support English
Topic: NAV LIST UL or HTML jumping?
Replies: 1
Views: 1373

NAV LIST UL or HTML jumping?

Hello. I´ve tried using {NAV_LIST_UL:F,0,1,act_path,active} and I put it inside div like: #homm { position:absolute; left:366px; top:56px; width:34px; height:14px; font-weight: bold; } I render it in main: <div id="homm"> {NAV_LIST_UL:F,0,1,act_path,active} </div> BUT when I put simple text into ...
by foolevil
Sun 11. Oct 2009, 14:22
Forum: phpwcms Support English
Topic: How do I get NAV LIST UL Active link color on???
Replies: 5
Views: 1904

Re: How do I get NAV LIST UL Active link color on???

Thank you for your time and patience – which I always seem to lack... Right, I understood its a CSS thing, this is the same rock I´ve hit my head for many times! Beginning to see light now.... and quite probably able to create all unique menus in week or so. Although I´ve made some 10 sites with PHP ...
by foolevil
Fri 9. Oct 2009, 15:50
Forum: phpwcms Support English
Topic: How do I get NAV LIST UL Active link color on???
Replies: 5
Views: 1904

Re: How do I get NAV LIST UL Active link color on???

a:active { .... I have writte about in an other posting to you. That is a simple css problem. Please have a look into the css example in your wiki. Could you finger some exact word to look... its a bit overwhelming, you see. Its been all too long since I´ve working a site with wcms, I´ve p ...