1.9.4.2 add content problem

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
thruput
New Member
New Member
Posts: 5
Joined: Tue Mar 01, 2011 10:45 am

1.9.4.2 add content problem

Post by thruput »

Hi,

With cms made simple 1.9.4.2 base i have noticed when atempting to add a new page it will add to the database but will be displayed in the admin panel or on the menu in the front end.


Any help thanks

joe
uniqu3

Re: 1.9.4.2 add content problem

Post by uniqu3 »

Clear your cache, if pages are visible afterwards, then most possibly timezone setting in config.php is wrong.
User avatar
Tetsuo
Forum Members
Forum Members
Posts: 58
Joined: Wed Aug 19, 2009 12:00 pm
Location: UK

Re: 1.9.4.2 add content problem

Post by Tetsuo »

Thank you uniqu3, this fixes it, I was having the same problem and I imagine many others will if they set the timezone wrong.

The quickest way to fix this if you don't want to mess around with timezones is to go to config.php (Line 48) and remove the timezone value altogether:

Code: Select all

$config['timezone'] = '';
Now your pages will be visible in the admin page heirachy.
thruput
New Member
New Member
Posts: 5
Joined: Tue Mar 01, 2011 10:45 am

Re: 1.9.4.2 add content problem

Post by thruput »

Thank you i will try this when i return to 1.9.4.2 currently i reverted back to 1.9.2 as i know this works fine.

Thanks
Locked

Return to “[locked] Installation, Setup and Upgrade”