Hello, Can someone please tell me what file contains the query used by the memberslist plugin? I added a custom field to the user profile that I need to filter by (I don't want to show all members in the member list). Thanks, Vin
It use functions from mysql.inc.php and this is better to not modify mysql.inc.php and create own code that will fetch users from database in /amember/plugins/protect/memberlist/memberlist.inc.php