![]() |
4.0 networking? multiple forums into one?
i saw a few forums that got together and one forum serves as many. what i mean is 5 forums different sites came together and you can go to everysingle site and log in with the same username etc. how can i do this
example www.torontonissan.ca www.son240sx.org different sites same network. id love to do this also --------------- Added [DATE]1270479322[/DATE] at [TIME]1270479322[/TIME] --------------- anyone? |
An interesting concept. So I could register at one, and would I immediately be able to log into the next with those same credentials, or would I have to wait until my stuff got sent around?
Sounds complicated. I've never seen a mod that did this. |
it logs you into all instantly one database yeah its pretty cool seen a few sites but cant figure out how to do it
|
IB is running a lot of car forums these days. I wouldn't be surprised to find these are all on the same server, or use the same server for the db. And of course they have full time programmers accomplishing it.
|
What if you configure all forums to use exact same database, wouldn't that be what you are looking for?
|
yeah but can you use all 4 forums individually without the same posts being added on each forum when someone posts?
and if you can how? cause i cant find out how to do this to save my life |
As they share forums between sites, I think they are running all sites in one server or at least share the same database server. And the network forums can be done by using a global_start hook plugin (or something like that) to hide forums in $vbulletin->forumcache based on domains. Make any sense? :D
|
not really lol. ill need someone to do it for me haha..
|
will this work with Vbulletin 4.0
|
IBAnders released a mod for 3.8.x that was moved to modification graveyard that did this - it was moved because people couldn't read simple instructions and complained that it wasn't working - however it was they were just slow and couldn't come to grips with it.
I still have it for 3.8.x and am working on porting it over to 4.0 for my site and series of sites it will do everything you are after. Mainly what it is - there is one forum www.foruma.com; then what this mod allows you to do is set up forumb.com; forumc.com; forumd.com dedicated certain categories to each of the sites. So what happens you log into forumb.com - it has category 1, 2, 3 - you then go to forumc.com (which has a different style/layout) and on this site it has category 1,4,5,6 and so on. What this means is behind the scenes (admin panel) it is just one giant forum however when going to the websites it looks like four different websites. It allows you members to register for one and log into all (because really behind the scenes it is just one giant forum); it allows you to share an off topic/general discussion forum between all of the sites if you want; or announcement forum between all of them. Was an awesome modification and am hopeful to have it for 4.x for my sites shortly - am just working through slowly as I am not a good coder. |
Good luck in getting this ported to v4 and hopefully released to us all soon
Been after something like this for ages and would be a great mod for my forums |
Am testing it out now :)
|
:D:) Good luck with it mate and really hope you get it sorted
Will donate when done and released mate :) |
Do you only need the 1 licence then
|
By the looks of things no
As vb have done away with the licence and you now OWN your forums and only need to pay for upgrades after a year or v5 You should be able to have many forums on 1 domain as you own your forums now This is how i see it anyway and i cant see how this is wrong but maybe ???? |
No you need a license for each domain. This is not a work around for the vBulletin licensing system as that is theft.
This is a reason they removed their product as people were "rorting" the system - each domain you have acting as an individual forum needs to have a license for it. |
There is NO licence now mate
Each member OWNS their forums and should be able to do this using the same database An admin/mod or someone may prove me wrong but i assume as you now own your forums and its now not on a licence system you should be able to do this ? |
But if you wanted to set up unrelated forums but have all the members be able to cross post you could buy several licences and do this.
How would this be effected by different plug ins on different sites? |
Quote:
The thing is the licensing agreement remains that you can only install one instance per domain; so having foruma.com is one license, forumb.com is another license even if they are using just one overall forum. In regards to plugins etc most of them require template edits etc and so normally are installed with ease - as you only do the template modifications to the styles/sites you want them on. |
Quote:
We were told that it was the user's responsibility to read through the entire thread before installing. We would post a notice that it wasn't working, then there would be 20 posts asking how to get it working, pushing our post off the page. This may still be going on over in that mod but I finally just unsubscribed. |
That is because those asking for help were asking things like how to get the forum to show up, or asking questions that had already been answered.
I had it installed and working and installed it on a number of sites for people and am in the process of getting it for vB4 I am just installing my test board and then will test the updated code. However it is clear from this thread alone why it was removed: - People didn't understand what to do or how to use it, wanting threads to show up when it was meant to be categories, not understanding that the additional domains needed to be "ADDON Domains" etc. - People looking at it as a way to by pass the licensing system. As already mentioned in here it is clear that some people want to use it to by pass the system. |
If it needs be i will but another licence, Just thought as they did away with a licence in a way this would be ok
But as you pointed out it requires a licence for each forum Will have to see if anyone is selling cheap or better get saving up,lol Hope all goes well anyway mate |
Quote:
Blogs can be shared across sites so that's not a problem but the CMS should have unique content for each URL. I haven't figured out how to deal with that part yet. |
Quote:
|
Quote:
And to make things clear they did not get rid of the licensing system they altered it. You still need a valid license to run vBulletin and with this mod you need a valid license for EACH website you want networked. Donations are always accepted and would allow me to focus more time than I currently do on this mod :) haha thought I would throw it in there. |
Quote:
This would be my main concern as well, handling the CMS. I want this mod... --------------- Added [DATE]1277040903[/DATE] at [TIME]1277040903[/TIME] --------------- Quote:
|
Any update on this?
|
I am having a couple issues with the CMS and Whats New stuff but am working on it
I am not the best coder in the world however have made some great progress on it recently. |
Does anyone have a clue how I can connect the userbase of two forums?
I do not want or need to connect forum content. I just want to have my members show online on both sites and use the same login. I have licenses for both sites. One of my forums has a lot of members, while the other is new and empty. |
My understanding of the licensing is that it's more of a marketing issue than a technical issue.
Meaning that if you set up the sites to look and act separate then you need multiple licenses .. however .. if it's essentially a global site and you use different domains more as different sections within the main site then you don't need multiple licenses. |
Quote:
--------------- Added [DATE]1278939043[/DATE] at [TIME]1278939043[/TIME] --------------- Quote:
--------------- Added [DATE]1278939075[/DATE] at [TIME]1278939075[/TIME] --------------- Quote:
|
The cookie prefix is likely the issue. The cookies for both sites would have to be in the exact same location with the exact same prefix so that both sites would read the same member login information.
Match your cookie domain setting for both URLs and then change the settings in: Settings/Options/Cookies And HTTP Header Options/Cookie Domain Quote:
|
Quote:
|
Quote:
|
Quote:
Can't wait for this, I'm surprised more people don't work or demand for something like this as the potential is huge. |
Quote:
|
Quote:
|
Any progress?
I really need this mod. |
It works well on 3.8 it's the 4.0 thing that is being worked on hopeful to have it done by next weekend.
I just don't have the time to dedicate hours a day to it with bills to pay etc and I know people on here claim they will chip in and donate but realitistically they dont and so regular work to pay my bills comes first. |
Quote:
People are just afraid they will donate and it won't get done. Why not create a thread for this and let's get some donations going? |
All times are GMT. The time now is 05:52 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:
|