|
Posted by Ian Eure on 10/14/05 23:54
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
Navigation:
[Reply to this message]
|