ozancigiz
07-20-2009, 06:13 AM
Hello,
I am using the Datamanager Create User API in order to create users in my vBulletin forum as soon as the user registers to my own website.
However, the registration rules at my website and vBulletin forum are different. The differences are:
1- vBulletin does not accept password that is the same as the username
2- usernames less than 3 characters and longer than 25 characters are not accepted
3- Same email address is used 2-3 times by different users
I can change my rules to suit vbulletin rules, however there are a total of 13,000 users at my website, and some of them use their username as their password for example.
How can I get around this problem? How can I have vBulletin not check for these rules?
I am using the Datamanager Create User API in order to create users in my vBulletin forum as soon as the user registers to my own website.
However, the registration rules at my website and vBulletin forum are different. The differences are:
1- vBulletin does not accept password that is the same as the username
2- usernames less than 3 characters and longer than 25 characters are not accepted
3- Same email address is used 2-3 times by different users
I can change my rules to suit vbulletin rules, however there are a total of 13,000 users at my website, and some of them use their username as their password for example.
How can I get around this problem? How can I have vBulletin not check for these rules?