Forums
-
- Forum
- Posts
-
- Installation
- 28,400
- Troubleshooting
- 62,329
- Themes
- 10,396
- Plugins
- 15,318
- Requests & Feedback
- 14,933
- Showcase
- 3,253
-
Offhand I’d guess that the last poster function is meant to be “in the loop” for a per topic basis. Because you are trying to use it for an entire sub-forum, it’s missing a topic id reference. You’d have to calculate the last topic that the last poster posted in.
Posting the code to that part of the template would help (at least for me)