Admin CP -> Styles & Templates -> Style Manager -> « » -> Postbit Templates -> postbit
I get tempelate error as below
How can i fix it?
Code:
<if condition="$post[postcount] % X == 10">
<center>
BANNER CODE HERE
</center>
</if>
Code:
The following error occurred when attempting to evaluate this template: Warning: Division by zero in \includes\adminfunctions_template.php(3596) : eval()'d code on line 99 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.
Comment