Quote:
Today at 10:44 PM Boofo said this in Post #7
Sinan, it worked like a charm. A simple
[[($forumid==38)]]
$polloptions
[[/($forumid==38)]]
took care of my problem. Thanks again. 
|
I say use this:
[[($forumid==38 OR $bbuserinfo[usergroupid]==6)]]
$polloptions
[[/($forumid==38 OR $bbuserinfo[usergroupid]==6)]]
Quote:
Also, is there a way to do an array for more forums here or would I have to do the "$forumid==38 OR $forumid==41 OR $forumid==112" code?
|
latter