Example: I've got this code in the page...
Code: Select all
{if $ccuser->LoggedIn()} Welcome {$customcontent_loginname}Code: Select all
string(131) "Smarty error: [in content:content_en line 1]: syntax error: unidentified token ';LoggedIn()' (Smarty_Compiler.class.php, line 1407)"
Parse error: syntax error, unexpected '&' in /usr/www/users/cnymike/bsatroop666/tmp/templates_c/71^%%70^707^707A8977%%content%3Acontent_en.php on line 5Code: Select all
{if $ccuser->LoggedIn()} Welcome {$customcontent_loginname}Code: Select all
{if $ccuser->LoggedIn()} Welcome {$customcontent_loginname}There has been brief discussion of this issue but no resolution. How about a resolution?


