Re: Moderate members
final installment- I just approved that new user via the admin panel, and it threw up this error (backend):
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home2/puezq/public_html/mysite.com/v2/wp-content/plugins/bp-registration-options/bp-registration-options.php on line 82
Line 82 is
if (mysql_num_rows($rs2) > 0) {
However the users account HAS been activated, and is now able to view every part of the site (Public profiles etc).