Log in

View Full Version : HELP please


externalaw.com
03-05-2009, 12:32 AM
I moved a lot of users from a fireboard to vbulletin last night, moved them all into a the default registered users and send them an email to reset their password,

The problem is this, when you go to reset password, you type in your email and it mails you the link to reset it, when you click on that link this is what the users get, over and over again... thousands of them!

The address that you have used to request a new password is not valid. Please request a new password be sent to you by using this form.

PLEASEEEEEEEEEEEEEEEE HELPPPPPPPPPPPPPPPPPPPPP

--------------- Added 1236220582 at 1236220582 ---------------

When I go to a user in the admincp and I choose send new password, this works well..
But I cannot send thousands of people manually... Please, a fix...

Lynne
03-05-2009, 03:09 AM
Try disabling 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);