Forums
-
- Forum
- Posts
-
- Installation
- 28,550
- Troubleshooting
- 62,911
- Themes
- 10,445
- Plugins
- 15,400
- Requests & Feedback
- 15,014
- Showcase
- 3,258
-
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.