The following error occurred when attempting to evaluate this template:
Parse error: parse error, unexpected T_STRING in /home/virtual/site29/fst/var/www/html/includes/adminfunctions_template.php(3098) : eval()'d code on line 71
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.
and this is what caused the message
Code:
<if condition="$post[userid] == 1>
Posts Unlimited (line 71)
<else />
Posts Some
</if>