Page 1 of 1
cache module - how do i install it? [SOLVED]
Posted: Sun Jun 21, 2009 10:10 am
by davids355
I downloaded the cache module, it consists of two php files, how to i install them?
Re: cache module - how do i install it?
Posted: Sun Jun 21, 2009 11:57 am
by xoplex
upload the php files to your plugins directory.
then in your template change {menu} tag to {cached_menu} and change {content} to {ccontent lifetime='3600'}
Re: cache module - how do i install it?
Posted: Mon Jun 22, 2009 11:21 am
by Pierre M.
Hello,
searching for "cache" today in the forge pops up around 10 modules/projects/plugins half of them being caching solutions. In future posts in could be cool to report more precisely which one you have chosen and elaborate a bit on your environment.
This choice notwithstanding it is also a good idea to check some compatibility between the module version and the core CMSms version. Because sometimes the core bumps (breaks?) some little things that need to catch up in the modules.
Have fun with CMSms
Pierre M.
Re: cache module - how do i install it?
Posted: Tue Jun 23, 2009 9:26 am
by davids355
sorry pierre, didnt realise there are quite a few! The one I am testing is cache by cyberman.
My cms core version is 1.5.1. Anyway, problem solved now!!! Thanks for the help.