after I put this
Code:
<if condition="$bbuserinfo[usergroupid] == 2 || $bbuserinfo[usergroupid] == 3>
I got this error
Quote:
The following error occurred when attempting to evaluate this template:
Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/gamerzpl/public_html/forums/includes/adminfunctions_template.php(3510) : eval()'d code on line 308
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.
|