Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 12-12-2004, 04:33 PM
Jaxx Jaxx is offline
 
Join Date: Mar 2003
Location: Seattle, Wa
Posts: 102
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Multiple sites

I'm hoping I have the right place to post this. If not, it'll be moved.

But I currently admin one site that will be adding a 2nd domain, possibly a third. And we wanted to do something, but not sure about how to go about it.

What we want is to have several sites, i.e. web1, web2, web3.

Now when someone goes to web1.com, they would get a particular homepage with news for that particular site. They click on the forums, they get 'general forums' plus that site specific forums.

And then at same time someone goes to web2, they get different news for that site and when they click on forums they also get the 'general forums' plus their specific site forums.

Now, I do understand this: Your forum is accessable from multiple domains and your forums are configured to show/hide certain forums based on the domain. This is not OK and requires an active vBulletin license for each domain. In this situation the forums appear to have separate content thereby making them separate forums in the eyes of the license agreement. Your forum content needs to be the same for each domain in order to qualify as a single forum.

Question I guess is if we have a total of 3 licenses, how could we possibly still use only one forum install? Or is there a way to share a set of forums on 3 sites but still have seperate ones for each?

I hope that makes some sense.
Reply With Quote
  #2  
Old 04-14-2008, 03:48 AM
CanCanCase CanCanCase is offline
 
Join Date: Dec 2007
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I posted the following over at vB.com... It might belong here instead, and is this another way of looking at what you're trying to do?

Quote:
Scenario:
Site A and Site B are both about Fishing. Site A focuses mostly on East Coast fishing, and Site B on the West Coast. With both sites' admins cooperating, would it be possible to link to sections of each others' database such that Site A could have a forum or sub forum about "Washington Fishing" that used content from the same named forum on Site B? Also, the vice versa... Site B wants a forum on "Florida Fishing" to use content from the corresponding section of Site A...

Each forum applies their own styles/themes/etc., so it's just a matter of the user and post content tables, right? Seems similar to 2 sites sharing a common user database between them?

Alternatively, is there a way to set up a "private" RSS feed for all posts in "Washington Fishing" on Site B to which Site A can subscribe using the RSS Feed Manager?

Is my idea radical enough to involve code changes to the stock vB? Does this really belong over at vBulletin.org???

Any input or help is greatly appreciated...
-Case
Reply With Quote
  #3  
Old 04-14-2008, 04:00 AM
nighthalk nighthalk is offline
 
Join Date: Oct 2005
Location: Maryland
Posts: 123
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I would think you could just write a mod with if statements that will only show what forum id you want to show.
Something like this below.

Code:
if ( $_SERVER['HTTP_HOST'] == "domain.com" ) {
code to show specific forums.
}
else if ( $_SERVER['HTTP_HOST'] == "domain2.com" ) {
code to show specific forums for this domain
}
else {
code to show default forum.
}
Would take a bit of playing with but I sure it could be done.

I do believe it would only need one licence this way. Don't quote me on the licence part
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:25 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
  • Page Generation 0.03521 seconds
  • Memory Usage 2,181KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (3)post_thanks_box
  • (3)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit_info
  • (3)postbit
  • (3)postbit_onlinestatus
  • (3)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete