You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Smarty Developers
{assign var="counter" value=1}
{foreach //bla}
<p>{$counter++}</p>
{/foreach}
Fatal error: Uncaught exception 'Exception' with message 'Syntax Error
in template "/var/.../test.tpl" on line 48 " {$counter++}" -
Unexpected "++", expected one of: "}"' in /var/.../sysplugins/
internal.templatecompilerbase.php:261
U.Tews
unread,
Oct 21, 2009, 5:51:53 AM10/21/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Smarty Developers
This was a missing feature. It's in the SVN now
Karel S.
unread,
Oct 21, 2009, 6:01:49 AM10/21/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message