wolfe
10-16-2007, 11:00 PM
i have got a box in the admin pannel called specforumid with a list of ids seperated by commas. what code would i use to diplay a different template print for them forums.
thx in advance
like this
if (in_array($foruminfo['forumid'], array($vboptions['specforumid ']))) { xxx }
but it does not work
thx in advance
like this
if (in_array($foruminfo['forumid'], array($vboptions['specforumid ']))) { xxx }
but it does not work