Are you saying to make it like this?
HTML Code:
<if condition="$show['pmstats']"> <phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl]">$vbphrase[private_messages_nav]</phrase></if>
<else />
<img src="$stylevar[imgdir_misc]/pmalert.gif" alt="" border="0" />
</if>
Because we're getting an error when we try that:
Quote:
Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in /home/virtual/site140/fst/var/www/html/vbforum/includes/adminfunctions_template.php(3096) : eval()'d code on line 124
|