Quote:
Originally Posted by peterska2
use an if as above but leave the end me it blank ie ' '
|
like this?
Code:
<if condition="$post['styleid']=="><a href="http://www.example.com/forums/index.php?styleid=2">Blue</a></if></div>
becuase my forums wont let me do that, when i try to save the template it says
Code:
The following error occurred when attempting to evaluate this template:
Parse error: syntax error, unexpected ')' in /includes/adminfunctions_template.php(3537) : eval()'d code on line 68
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.