woostar
06-13-2007, 11:55 AM
Hi there,
Need a lil help (please) :o
I want to change the following line so it doesn't work on the showthread page.
<if condition="$show['forumdesc']">
What is the correct syntax for this:-
I'm guessing something like this...
<if condition="$show['forumdesc']" AND page != "showthread">
Regards,
W.>
Need a lil help (please) :o
I want to change the following line so it doesn't work on the showthread page.
<if condition="$show['forumdesc']">
What is the correct syntax for this:-
I'm guessing something like this...
<if condition="$show['forumdesc']" AND page != "showthread">
Regards,
W.>