Forums
-
- Forum
- Posts
-
- Installation
- 28,535
- Troubleshooting
- 62,777
- Themes
- 10,444
- Plugins
- 15,384
- Requests & Feedback
- 14,987
- Showcase
- 3,257
-
ah it needs the topic id, sorry, try this
<?php remove_action('topicmeta','bb_polls_pre_poll',200); bb_polls_pre_poll($topic_id); ?>