Forums
-
- Forum
- Posts
-
- Installation
- 28,548
- Troubleshooting
- 62,888
- Themes
- 10,444
- Plugins
- 15,400
- Requests & Feedback
- 14,995
- Showcase
- 3,259
-
As you can see in the sql.. you have not defined your $forum_id.. before you call the sql define $forum_id which is the id of the forum for which you want to display the topics..
let me know