The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
sync a data base
ok i have 1 bulletin forum that already has members in the data base
now i am soon to comeout with a new forum if i Inject all the members from the first site in to the second (keeping the Member numbers) Can i Rig it so that when a member registers on 1 site the SQL quarry is sent to Both sites? creating members on both sites |
#2
|
||||
|
||||
You can create a hook to hook into the registration process - in there, you can run any PHP code you want.
|
#3
|
|||
|
|||
im kind of new to php and am no where near coding something that advanced lol.
Since both SQL are on the same hosting (so it will be local host)i was kind of hoping someone would say connect to both databases by putting this in your Config.php then add this to register.php to send the quarry to both MySQLs |
#4
|
||||
|
||||
I'm afraid keeping two tables in sync is not that easy. You have to account for changes, deletions, etc. as well.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|