![]() |
two forums
Hi,
I'm using another board system and I'm thinking in moving to vbulletin.. I was wondering if I will run two different vbulletin forums on my site...is it possible to make the registeration one for both forums? I mean if a guest registered in any of these forum.. he will be registered to the other forum autmaticly and added to the other database..nothing more than this... posts and threads will be different if both forums.. I'm not requestion a hack.. just wondering if this possible.. thanks! |
2 independant Boards sharing the same userbase is difficult to achieve.
There haven been a lot of requests for this, but at least I would be able to write a hack that does this (or at least it would be very complicated). Furthermore, I think you would need 2 licenses to do so. |
|
Well, in vBulletin the user table holds
Now, if this table is shared between various installation with the methode posted above (which ist of course possible) there will be a lot of problems. For example the post counter: You make 1 post in board 1, but as board 2 uses the same table it will also show 1 post . Or the Style. the User might chose to select style 1 on board 1 and style 2 on board 2 - this isn't possible. And so on and so on ... I've just take a look into phpBB user table, and found out that it holds similar information. So similar problems will occur. |
Quote:
|
Quote:
I've done it several times in development. However real world settings would be insane, I couldn't even imagine updating this. IT requires tons and tons and tons of file edits, so insane that a proper version would take at least 40~ mins doing the changes at least. It would be better handled by another system altogether. |
Quote:
But for a human being I think it would take longer. |
Quote:
It's easier to modify one instance of vBulletin to appear to be two, but in most cases this also requires two licenses. |
Quote:
From looking at phpbb_users scheme I can see that it holds similar information (post counter, last visit information, pm notofication popup flag, etc.) as vBulletin and thus will have the same problems. |
Quote:
But you can't do that with everything |
Quote:
I'm not talking about sharing the user table between two forums.. what I meant is to modify register.php or any other neccassry files to add any registered user with his information to the other forum database..so the user won't have to register twice..and uses his same password / username in both forum..and then (posts - cookies - new options...) sure will be different.. so if the user registered in one of these forums.. he will have the same login information in the other forum..ofcourse until he changes one of them.. I hope you got the idea.. sorry for my bad english.. and thanks everyone for interest.. |
Now this should not be that difficult.
|
good to hear that from you.. I hope someone code a hack for that soon..would be useful for alot of us..
|
Quote:
I have already bought two licenses. |
Tr1x that's an interesting idea you got there. I've been looking here and vbulletin forums for shared user database to get members signed up to my forums @ same time. Wonder if anything happened to this thing or just got forgotten like many of the similar requests.
|
This is real easy to do, I have a script that converts all the vB scripts over to support unlimited forums with one database. I had the script working up 3.0.3, so maybe I need to make a few changes to support 3.0.7 but it would not take that long! How I did it was a assign each table a 'install' column that each forum install uses to access it's data, ie (users, styles, forums...). I also converted the MySQL only install, to support MySQL or Oracle or MSSQL.
I would release this but I am concern that people would abuse it, ie: use it to run many ilegal boards at once! Then there is copyright issue, where every script being changed would have to be released as I would never be able to explain the hundreds of edits that need to be done! I guess I could work around that and just give the (5) search and replace scripts that do the conversion! Maybe I will ask over at VBulletin if they would mind if I release this over here or someone can answer this here! Sonia |
That would be great thanks! - release and download maybe after license(s) checked?
|
Quote:
|
Quote:
|
Quote:
|
All times are GMT. The time now is 04:46 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:
|