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 09-12-2004, 03:38 PM
SaN-DeeP's Avatar
SaN-DeeP SaN-DeeP is offline
 
Join Date: Jun 2002
Location: Mumbai, India
Posts: 1,195
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Vbulletin and Multiple Domains.. Idea

Inspired by this thread from Jake Bunce: Multiple domains and the license agreement i thought of an addon or hack if its possible.
which will allow users to have multiple forums setup under multiple domain names.. allowing multiple types of forums all under 1 database.


I have technology forums as well general forums running on 1 single license @ forums.tech-arena.com

I want to hide the general forums, *(not tech related) and move them to another domain forums.chat-arena.com (for example)

create some new forums which will be related to career talk on forums.career-arena.com

I will be buying a new license for same. But i would like to know how can i hide forums on multiple domains first.

Please let me know, as those would enable me to have all users register on same database, post counts etc. will increase on same DB.
I am ready to go for this option ASAP.

Need the tech support on hiding forums under multiple domain names.

My thread on vb.com -> http://www.vbulletin.com/forum/showthread.php?t=115356

Regards,
Reply With Quote
  #2  
Old 09-12-2004, 05:28 PM
AN-net's Avatar
AN-net AN-net is offline
 
Join Date: Dec 2003
Location: AnimationTalk.com
Posts: 2,367
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

couldn't you just make the domain redirect to the http://forums.tech-arena.com/forumdisplay.php?f=xx
Reply With Quote
  #3  
Old 09-14-2004, 10:13 AM
SaN-DeeP's Avatar
SaN-DeeP SaN-DeeP is offline
 
Join Date: Jun 2002
Location: Mumbai, India
Posts: 1,195
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yes i can.. but i want rest of the forums to get hidden on this. and i also want to have a unique header for all the domains i will add.

I am sure, this will be a small hack, but will be of great use to people, who want to integrate multiple forums into 1 database..

probably some advanced template coders can put some light on this.

Regards,
Reply With Quote
  #4  
Old 09-15-2004, 12:18 AM
Natch's Avatar
Natch Natch is offline
 
Join Date: Nov 2002
Location: Australia
Posts: 851
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You could run a conditional in whatever tempaltes you want to be different
PHP Code:
<if condition="strpos($_SERVER['HTTP_HOST'],'tech-')">
...
</if>
<if 
condition="strpos($_SERVER['HTTP_HOST'],'chat-')">
...
</if> 
Then you would just need to implement the hack by Brad Loo to expand the range of permissible PHP functions in your Template conditionals...
Reply With Quote
  #5  
Old 09-15-2004, 02:09 AM
Brad Brad is offline
 
Join Date: Nov 2001
Posts: 4,765
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please note that I released that hack with a warning that it is not intended to be used on live installs. If you need one of two functions add them to the filter array's so they can be used while not allowing every other php function to pass. In the case of multiple admins with style editing ability that hack could be very harmful in the wrong hands.
Reply With Quote
  #6  
Old 09-15-2004, 02:51 AM
Natch's Avatar
Natch Natch is offline
 
Join Date: Nov 2002
Location: Australia
Posts: 851
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is kind-of what I was talking about - good point Brad.
Reply With Quote
  #7  
Old 09-16-2004, 12:51 PM
SaN-DeeP's Avatar
SaN-DeeP SaN-DeeP is offline
 
Join Date: Jun 2002
Location: Mumbai, India
Posts: 1,195
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Brad.loo
Please note that I released that hack with a warning that it is not intended to be used on live installs. If you need one of two functions add them to the filter array's so they can be used while not allowing every other php function to pass. In the case of multiple admins with style editing ability that hack could be very harmful in the wrong hands.
can u pass the link to the thread ?
I am planning to purchase additional copies of vbulletin for all my multiple domains, so i wonder there should not be a problem for me using the hack ?

As it was already been told me Vbulletin staff, to request the idea of getting multiple domains working on vb.org

Let me know

Regards,
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 12:33 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.08009 seconds
  • Memory Usage 2,223KB
  • Queries Executed 11 (?)
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_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (7)post_thanks_box
  • (7)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (7)post_thanks_postbit_info
  • (7)postbit
  • (7)postbit_onlinestatus
  • (7)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_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