PDA

View Full Version : Registration Disabled



DTB Pro
Fri 9th Oct '09, 12:09pm
So, I've disabled registration, but I'm still getting people signing up. Apparently they are bots, but I'm wondering how they are registering. I have human verification with a question enabled and registration is disabled, yet they are getting through.

Any suggestions?

Thx.

Lynne
Fri 9th Oct '09, 12:12pm
You have vboptions > user registration options > allow new user registrations set to NO? What about vboptions > user registration options > allow multiple registrations per user?

Steve Machol
Fri 9th Oct '09, 12:24pm
With the default vB it is not possible for someone to register if registration is turned off.

DTB Pro
Fri 9th Oct '09, 12:56pm
You have vboptions > user registration options > allow new user registrations set to NO? What about vboptions > user registration options > allow multiple registrations per user?

Both of those are set to no.

DTB Pro
Fri 9th Oct '09, 12:57pm
With the default vB it is not possible for someone to register if registration is turned off.

I am using a custom style, so I don't know if that matters or not. But, I've had 2 people register today and the user registration has been set to no for 3 days now.

Lynne
Fri 9th Oct '09, 1:00pm
As Steve said, this can't happen with default vbulletin. Can you register? Try this - disable your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php


define('DISABLE_HOOKS', true);