Hi all,
Tried to make a more beautiful header and took away this code in templates/wistie/header.tpl:
<div id="logo"><a href="{$my_base_url}{$my_pligg_base}">{#PLIGG_Visu al_Name#}</a></div>
After that:
Parse error: syntax error, unexpected '{' in /yoursite/class.template.php(745) : eval()'d code on line 62
Copied
<div id="logo"><a href="{$my_base_url}{$my_pligg_base}">{#PLIGG_Visu al_Name#}</a></div>
back to templates/wistie/header.ptl.
Now I receive
Parse error: syntax error, unexpected '{' in /yoursite/cache/templates_c/c_6554aa420b023928ce6a0352e4766261.php on line 62
and after deleting cache still
Parse error: syntax error, unexpected '{' in /yoursite/class.template.php(745) : eval()'d code on line 62
Please help. Thanks.






Linear Mode




