vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   4.0 networking? multiple forums into one? (https://vborg.vbsupport.ru/showthread.php?t=239818)

championcycle 04-05-2010 02:52 AM

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?

Videx 04-05-2010 11:48 PM

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.

championcycle 04-06-2010 02:06 AM

it logs you into all instantly one database yeah its pretty cool seen a few sites but cant figure out how to do it

Videx 04-06-2010 02:16 AM

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.

Ducks 04-06-2010 04:26 PM

What if you configure all forums to use exact same database, wouldn't that be what you are looking for?

championcycle 04-07-2010 01:09 AM

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

mrpaint 04-07-2010 02:13 AM

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

championcycle 04-08-2010 01:52 PM

not really lol. ill need someone to do it for me haha..

gorejos 04-12-2010 04:06 AM

will this work with Vbulletin 4.0

merk_aus 06-13-2010 09:18 AM

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.


All times are GMT. The time now is 02:19 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01143 seconds
  • Memory Usage 1,729KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete