Forums
-
- Forum
- Posts
-
- Installation
- 28,536
- Troubleshooting
- 62,771
- Themes
- 10,444
- Plugins
- 15,385
- Requests & Feedback
- 14,987
- Showcase
- 3,257
-
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>