Recent poll function only for specified board?

Started by 1MileCrash, July 17, 2006, 05:34:44 PM

Previous topic - Next topic

1MileCrash

I've searched around and can't really find out how to do this.

How can i show the SSI recent poll function for only a specified board? There is no board=null or w/e like with boardnews.

$boardsAllowed = array_intersect(boardsAllowedTo('poll_view'), boardsAllowedTo('poll_vote'));



if (empty($boardsAllowed))


I found this but i am really not sure where i can insert an ID for a board.
The only thing php can't do is tell you how much milk is left in the fridge.



Advertisement: