Forums
-
- Forum
- Posts
-
- Installation
- 28,498
- Troubleshooting
- 62,607
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,971
- Showcase
- 3,256
-
did you not get the link? are you just pointing to mlist.php?
use the bb_memberlist_link() to get to the page, not just directly.
use it like this:
<a href="<?php bb_memberlist_link(); ?>">Member List</a>