disable caching during site development?

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
hanns
New Member
New Member
Posts: 2
Joined: Tue Mar 04, 2008 10:44 pm

disable caching during site development?

Post by hanns »

anyways to disable caching during site development?  is there somewhere where i can just plug a 1 liner in to stop cmsms or smarty from caching?
alby

Re: disable caching during site development?

Post by alby »

hanns wrote: anyways to disable caching during site development?  is there somewhere where i can just plug a 1 liner in to stop cmsms or smarty from caching?
Active debug in config.php
This force_compile to true and the cache files will be regenerated every time.

Alby
Post Reply

Return to “CMSMS Core”