Hi, I'm developing a website with CMSMS for the first time.
I'm having to clear the cache (under * Site Admin * Global Settings) every time I make changes to the page content. Obviously this isn't an option for editors when they modify pages.
Can anyone tell me how often the cache refreshes? Can this be changed? I can't find the information I'm after in the documentation.
cheers,
Eleanor
Updating Vs Cache
Re: Updating Vs Cache
If this a default instalation, this is not supposed to happen.
Give us more information (cmsms version, server info, phpinfo), and if you can, pm me a link.
Give us more information (cmsms version, server info, phpinfo), and if you can, pm me a link.
Re: Updating Vs Cache
Hi, thanks for responding.
We are running PHP Version 4.4.4 and MySQL v5 on an Apache 2 server.
PHP Safe mode and PHP Register Globals are set to 'off'
With CMS Made Simple 1.3.1 "Havana"
Any ideas? Thanks, Eleanor
We are running PHP Version 4.4.4 and MySQL v5 on an Apache 2 server.
PHP Safe mode and PHP Register Globals are set to 'off'
With CMS Made Simple 1.3.1 "Havana"
Any ideas? Thanks, Eleanor
Re: Updating Vs Cache
Backup you site, and upgrade it to 1.4.1.
Let me know if it´s ok.
If you want more help, contact me at viebig@gmail.com or msn viebig@hotmail.com
Let me know if it´s ok.
If you want more help, contact me at viebig@gmail.com or msn viebig@hotmail.com
Re: Updating Vs Cache
I've still got the problem after updating to CMSMS 1.4.1
It's not much use having a CMS if the client has no way into control their content.
Oh dear
It's not much use having a CMS if the client has no way into control their content.
Oh dear
Re: Updating Vs Cache
Hi,
It happens that I have the same problem. Running the latest version and for every page update I need to log off, view the page and log in again. I made a button in the admin panel to clear the cache, but I somehow get the idea tmp/templates also needs to be emptied to view changes made to a page, template or stylesheet. I the forum page 'Tips and Tricks', I installed the suggestions to speed up the site. The forum post can be found here http://forum.cmsmadesimple.org/index.php/topic,23244.0.html
Suggestions for a work around or solution, are welcome. Although I think it is a chose between site speed and seeing update immediately.
Gregor
It happens that I have the same problem. Running the latest version and for every page update I need to log off, view the page and log in again. I made a button in the admin panel to clear the cache, but I somehow get the idea tmp/templates also needs to be emptied to view changes made to a page, template or stylesheet. I the forum page 'Tips and Tricks', I installed the suggestions to speed up the site. The forum post can be found here http://forum.cmsmadesimple.org/index.php/topic,23244.0.html
Suggestions for a work around or solution, are welcome. Although I think it is a chose between site speed and seeing update immediately.
Gregor
Re: Updating Vs Cache
Well, I think you´re using the full caching mod. In that way, you need to clear the cache always after a change. Version 2 is coming, and the full caching feature will be official, with some advanced options hat can be useful. For now, use the original index.php.
If you want performance, there other server side ways to do that.
If you want performance, there other server side ways to do that.
Re: Updating Vs Cache
Thanks Viebig. I'm not that familiar wih server side ways to improve performance. Do you have any suggestions?