Forums
-
- Forum
- Posts
-
- Installation
- 28,548
- Troubleshooting
- 62,839
- Themes
- 10,444
- Plugins
- 15,391
- Requests & Feedback
- 14,992
- Showcase
- 3,259
-
See if this other code works for you.
<a href="<?php echo get_user_profile_link(bb_get_user_id($topic->topic_last_poster)); ?>"><?php topic_last_poster(); ?></a>
I tried it with the three permalink types without problem.