When Im editing the navbar and I put this code in :
Code:
<!-- vbSupport start -->
<if condition="$vboptions['vbsupport_enabled']"><td class="vbmenu_control"><a href="vbsupport.php$session[sessionurl_q">$vbphrase[vbsupport_title]</a></td></if>
<!-- vbSupport end -->
then this comes up:
Quote:
The following error occurred when attempting to evaluate this template:
Parse error: parse error, unexpected T_CHARACTER, expecting ']' in /var/www/vhosts/GullyStation.com/httpdocs/forum/includes/adminfunctions_template.php(3596) : eval()'d code on line 101
This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.
|
Can someone help me please?