
08-02-2004, 01:48 PM
|
 |
|
|
Join Date: Jan 2002
Location: Adelaide, Australia
Posts: 496
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by X-Fan
Okay, this is what I've got:
<if condition="$post[postcount] == 1 AND in_array($foruminfo[forumid], array(2,3,165,197,337,338,339,340,341,342,343,344, 345,346,352,353,354,358,369))">
and it's not working  Any idea why not?
|
Not to worry, I managed to work it out myself. Had to use $forum[forumid] instead of $foruminfo[forumid].
Thanks again for all the help!
|