The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Login module
Hello to everybody,
I have a portal, running on a PostgreSQL database, with its own user list. I installed mySQL on the same machine and I'm planning to install vbulletin. But I'd like to do the following: - when an user is created or modified in the PostgreSQL DB, create or modify the corresponding user in vbulletin's DB (or isolate the login module of VB to allow data fetch in the other database); - when an user is logged in on the portal, he should enter the forum without passing for the login phase. The second option seems a bit simpler to implement. For the first one, is there some developement documentation around here? Is the VB login an isolated module? The portal is custom scripted, but it's already running and I cannot change the database. The only chance I have to do something is to allow VB to fetch data from my database or to modify "on the fly" the VB database each time the master database is modified. Is there something similar or some documentation around? Thank you. up |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|