![]() |
thanks for it...could you please provide a small tutorial on how to do it?
|
a little question: I believe the password's salt is based on the forum's license string. ¿Why doesn't this affect this mod?
|
Quote:
Quote:
1.- open includes/class_core.php 2.- find Code:
$this->querycount++; 3.- after that, add Code:
$shared_tables = Array("user","useractivation","userban","usertitle","userchangelog","usertextfield","userfield","usergroup","userlist","usernote","profilevisitor","reputation","reputationlevel","spamlog","strikes","pm","pmreceipt","pmtext","avatar","profilefield"); |
Now that was a nice short tutorial :D
Would this work with two different versions of vBulletin? Say for example a 3.6.x and a 3.7.x site? I assume that this would not cause major impacts with upgrading as long as we remember to update the core file again? I wonder what the chances are that vBulletin could do something as a standard feature in vBulletin as I always wondered what the master and slave setting were for in the config.php file but honestly I never really had the time to investigate. I will have to look at this code more and give it a try on one of my test boards and if it works I may need to buy some more vBulletin licenses! |
Hi there. :)
Is this working on the latest version of vB? This will work with two different databases right, basically sharing one database's vB users? |
If I also wanted to share my Who's Online data (so that users showing up as logged in on one forum also appear as logged in on the other), is there anything I should be concerned about before just sharing those tables?
|
great hack will use at some point.
|
I have been looking for such a mod to merge my two forums database, I will give a try and let everyone know the performance.
|
I've read this thread 4 times, all 4 pages & I can't seem to get the slave board to grab anything from the main.
The main forum has no prefix in it's tables so I have used the following: Code:
$shared_tables = Array("user","useractivation","userban","usertitle","userchangelog","usertextfield","userfield","usergroup","userlist","usernote","profilevisitor","reputation","reputationlevel","spamlog","strikes","pm","pmreceipt","pmtext","avatar","profilefield"); I also tried $main_prefix = "."; & $main_prefix = " "; The new forum has yf_ as prefix which I had entered into the config.php before install. Same database. Is there a setting within the config.php that could be affecting the class_core.php mod? I'm refreshing the member list on the new forum to check it's working. I should see it go from 1 member to 12,447 members to mirror the main forum right? |
i have the same problem my main forum does not use table prefix what can we edit to have it so that members can log into the second board - all i would like is the users shared nothing else.
Please anyhelp would be appreciated. |
All times are GMT. The time now is 04:04 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|