The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello,
At the moment I am looking into the possibilities of having the vBulletin forum registration hooked up to a secondary database. This database is for a simple secondary website that doesn't have any fancy features. Basically what I need is that when a user registers, not only will vBulletin querry a new user in the _vbulletin > prefix.user table. But also in the _otherdb > user table. This secondary table has a completely different structure, thats why I only need the username and passwords for now. The tricky part however is that the passwords in this second database cannot be encrypted. They need to be plain text format instead of a salted MD5. This is where my problem lies... how do I make vBulletin pass on the password to a querry as a normal plaintext string instead of this salted MD5 so I can write it to my custom database? Any advice would be appreciated. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|