Re: [SMARTY] Caching issues with 2.6.10 under PHP 5
Ian Eure <[email protected]>
| Newsgroups | gmane.comp.php.smarty.general |
|---|---|
| Message-ID | <[email protected]> |
On Oct 14, 2005, at 8:55 AM, Ian Eure wrote: >> > I figured it out, it was a combination of things, but it wasn't > Smarty. > I got an off-list request for an explanation, so here you go. The issue was that some code was enabling force_compile instead of disabling caching. So the display script checks is_cached(), which returns true, but the force_compile bypasses the cache, breaking stuff. -- Ian Eure Developer, eNotes.com LLC -- Smarty General Mailing List (http://smarty.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php