The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Same User on Two Forums
Well, This is what I am wondering on...
I was wondering if there is a hack that allows two COMPLETLY differentforums(like different installs) to use the same user logins & usergroups... I am planning on buying two vB licenses for two different sites... Onethat would be hardware, software... computer related. Then i would wantanother site that would be for politics, chatting etc. but i would onlywant them to register once, because a majority of the members would beregistered on both forums... I think this would be a moderate difficulty hack. |
#2
|
|||
|
|||
I was looking for a hack just like this. I searched the forums and found nothing like it. I need it for 3 forums, but I'm sure once the initial hack is created, all that would be needed is the additional forum's information. Hopefully someone can create this.
|
#3
|
||||
|
||||
I'd imagine you just set the database to the one you want to share.
|
#4
|
||||
|
||||
coulndt, not if you planned on having seperate forums etc. I asked about this a while back and the basic answer is 'no' or 'not without a serious amount of hacking'.
What I am using is the Storytellery software: http://www.esselbach.com/ . It allows you to have up to 99 websites using the same vbulletin members database. each can have its own forums etc. -Jason |
#5
|
|||
|
|||
well youd have to make a cron job that imported the users say every minute.
|
#6
|
||||
|
||||
Quote:
|
#7
|
||||
|
||||
I'll give you a hint on how to make this work.
1. 2 VB sites sharing 1 DB 2. Create all your forums. Doesn't matter on which site, they'll both see it. 3. Create 2 public groups, one for each site. 4. For Site A forums, user must be a member of Group A to view. 5. For Site B forums, user must be a member of Group B to view. 6. Now hack the code so that if user is logged into site A, user is a member of Group A but not Group B. If logged into Site B, user is a member of Group B but not A. Its really not that major a hack. |
#8
|
|||
|
|||
Quote:
My view is that all you'd have to do is alter the register.php file that when a user registers on any of the forums, it inserts all the info into every database you define via admincp or the register.php file. That way it registers a user once, but places them in all the seperate sites' databases that you'd like. And to make this hack more complex (maybe for a 2.0 release), you make it that for a site-trading ring where you require each forum in the ring to make a 'receiving-end' file that when a user registers on one site, it sends their registration information to those other sites' receiving-end file and registers them on that site. This would make it that other site admins wouldn't have to give out their database information for security reasons and it would help expand their communities. And all this could be optional for the user when they sign-up, and once they're signed up via usercp, where they can opt to send their registration information to those other sites. I wish I could write hacks and I'd make this work as I think I can't explain it very well. But that would be an awesome hack. :classic: |
#9
|
|||
|
|||
Has any coders thought about doing this hack? I'm just curious if there was any progress or interest shown?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|