PDA

View Full Version : Banned Bug!


daydie
08-21-2011, 06:25 PM
many of my users say my forums say they are banned but they are not. And then it allows them to do things again. i dunno what is up with my forum.

kh99
08-21-2011, 07:12 PM
I think there's a certain error message that says you're banned "for no reason" when it's really a permissions issue. If I remember correctly, if you have your forum set so that guests can't view the forums you'll get that message if your session expires.

Lynne
08-21-2011, 10:59 PM
Have you tried to see this in action yourself with your test user?

Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

define('DISABLE_HOOKS', true);