Forums
-
- Forum
- Posts
-
- Installation
- 28,502
- Troubleshooting
- 62,673
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,972
- Showcase
- 3,256
-
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.