Of vB? 3.5.0 Beta 3
I put it in it's own template, and got this:
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/xxxx/public_html/forums/includes/adminfunctions_template.php(3504) : eval()'d code on line 1
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.
|
It's obviously something wrong in this line:
Code:
<if condition="$post['replylink'] AND $show['multiquote']">
:ermm:
Satan