Forums
-
- Forum
- Posts
-
- Installation
- 28,398
- Troubleshooting
- 62,319
- Themes
- 10,391
- Plugins
- 15,316
- Requests & Feedback
- 14,933
- Showcase
- 3,254
-
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 } ?>