Page 1 of 1

[Solved] Cache in Admin Area

Posted: Wed May 25, 2011 3:42 pm
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

Re: Cache in Admin Area

Posted: Wed May 25, 2011 3:47 pm
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?

[solved] Cache in Admin Area

Posted: Wed May 25, 2011 4:13 pm
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.