Quote:
Originally Posted by Modin
try removing the single quotes, I don't believe you can have them in a conditional
Code:
<if condition="$forum[icon] AND $extrauseroptions[display_forumicon]">
Display the forum icon code goes here.
|
Wrong answer - it won't compile at all if you remove them.
The syntax is correct - it works in EVERY TEMPLATE EXCEPT the four forumhome_forumbits. WHY?