
04-18-2009, 09:42 AM
|
|
|
Join Date: Nov 2003
Location: Kuwait
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by TheLastSuperman
Take out all the extra spaces and try it
PHP Code:
<if condition="$post['signature'] AND $thread['forumid'] != 231,257,331, 348,349,355, 258,471,282">
<!-- sig -->
Let us all know if it worked, not tested but it should as I believe it was not reading the code correctly due to all the extra spaces but then again it could be due to the AND and it only NEEDING one forum ID to work with the first part of the IF i.e. the if condition equals to post signature
S-MAN
|
this is not working
this is working good
:
<if condition="$show['avatar'] AND ($thread['forumid'] != 3 and $thread['forumid'] != 58 and $thread['forumid'] != 34 )">
|