Quote:
Originally Posted by dirtycrow
evey user that i attempt to use this on is reported as a "protected usergroup"
|
That's most likely due to your usergroup ids not being default. To fix this, you'll need to edit the protected usergroups in your Ezbounce.php file. By default, 5,6,7 is Admins, Supermods, and Mods...
Find this:
if (is_member_of($buser['usergroupid'], 5,6,7))
And replace 5,6,7 with your protected usergroup ids.
Quote:
Originally Posted by BadgerDog
EZ-Bounce information or actions didn't seem to happen for this one either...
|
Please be more descriptive as to what "didn't seem to happen" means.