PDA

View Full Version : User Banning not working


txbritt
02-01-2009, 02:10 PM
I banned a part of an AOL IP as a wildcard and then removed it but now people on AOL cannot login to our site. I turned off all the banning options under User Banning Options and still it does not let them login. Does anyone know how to fix this?

Lynne
02-01-2009, 02:36 PM
Setting Enable Banning Options to No should do it. Have you checked some of these users accounts to see if something else happened to them (were they put into a banned usergroup)?

txbritt
02-02-2009, 01:51 AM
I set it to no and none of the users were moved but it still is not working. I even changed the .htaccess so I am at a loss at this point.

Lynne
02-02-2009, 02:53 AM
Changed the .htaccess? Why are you changing that? And from what to what?

txbritt
02-02-2009, 05:12 PM
i used the .htaccess ip allow all access code but after it didnt work i removed it.

Lynne
02-02-2009, 08:00 PM
Well, I'm not sure why this isn't working for you. Perhaps try disabling your plugins and see if it works then.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

Dismounted
02-03-2009, 04:09 AM
Your users may have to clear their cookies as well.

txbritt
02-03-2009, 05:47 AM
Well, I'm not sure why this isn't working for you. Perhaps try disabling your plugins and see if it works then.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

This does not fix it is nothing with my plugins and I cleared cookies / cache still wont let members using aol the option to use the forums.

Dismounted
02-03-2009, 07:15 AM
You clearing your cookies won't do anything for other users. Those users must clear their cookies.