Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Plugin – Member List


ardentfrost
Member

@ardentfrost

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>

Skip to toolbar