[Solved] Cache in Admin Area

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
eferrini
Forum Members
Forum Members
Posts: 17
Joined: Tue May 04, 2010 6:21 pm

[Solved] Cache in Admin Area

Post by eferrini »

Hi all,

Surely someone else has encountered this issue. I am running version 1.9.4.1. I recall that this was a recently added feature where the admin area uses a cache to improve load time.

The problem is, whenever I add a new page it doesn't show up in the admin list of pages. I have to go into Site Admin > Global Settings and clear the cache every time I add a new page, otherwise it doesn't show up.

Anyone beat this issue?

Thanks,
Tony
Last edited by eferrini on Wed May 25, 2011 4:14 pm, edited 1 time in total.
eferrini
Forum Members
Forum Members
Posts: 17
Joined: Tue May 04, 2010 6:21 pm

Re: Cache in Admin Area

Post by eferrini »

Update: I just found this post which describes a workaround. But I believe my timezone setting is correct in config.php, set as MST.

http://dev.cmsmadesimple.org/bug/view/6394

Any other ideas?
eferrini
Forum Members
Forum Members
Posts: 17
Joined: Tue May 04, 2010 6:21 pm

[solved] Cache in Admin Area

Post by eferrini »

Update: I found a solution that works for me. It is indeed related to the timezone setting. It looks like there is a bug in the web-based installation when you set the timezone. I selected to correct timezone in that process, and it put 'MST' in my config.php file.

However, I played with different timezone settings until it worked. I went here: http://www.php.net/manual/en/timezones.america.php

America/Phoenix did not work for me. America/Denver did.
Post Reply

Return to “CMSMS Core”