I have a problem with this
HTML Code:
<vb:if condition="$gameinfo[uid] == $userid">
i have both these vars in the PHP file and show when i put print but they dont work in the html if condition statment.
If i put this in like so
HTML Code:
<vb:if condition="{vb:var gameinfouid}
you get an error page show when trying to save the template.
Could you please let me know how to get my vars to work in the new template system.
HTML Code:
$gameinfo[uid] == $userid