Code Comments
Programming Forum and web based access to our favorite programming groups.
Hi all,
I'm trying to make {insert ... assign=variable} play nice even when
caching is turned on. My first thought was to use the {dynamic} {/
dynamic}
pragma (mentioned in passing at
http://smarty.php.net/manual/en/caching.cacheable.php):
{dynamic}
{insert ... assign=variable}
{* do some stuff with variable *}
{/dynamic}
Unfortunately, Smarty complains that it doesn't recognize that {dynamic
}
tag. I'm using v2.5.0. Is this a feature that was new with v2.6.0? Don't
see it in the changelog...
Thanks,
Isaac
Isaac Vita Kohn
Columbia Daily Spectator
http://www.columbiaspectator.com/
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.