Forums
-
- Forum
- Posts
-
- Installation
- 28,502
- Troubleshooting
- 62,683
- Themes
- 10,431
- Plugins
- 15,361
- Requests & Feedback
- 14,972
- Showcase
- 3,256
-
Perfect!
…in theme/topics.php…
<?php If (ceil($topic->topic_posts/bb_get_option('page_topics'))>1) { ?>
<div class="topic-page">
<?php topic_pages();?>
</div>
<?php } ?>