Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
CERBERUS: 1 vB4: runs multiple domains with custom styles, forums, universal login Details »»
CERBERUS: 1 vB4: runs multiple domains with custom styles, forums, universal login
Version: 1.00, by ibautocommunity ibautocommunity is offline
Developer Last Online: Jun 2020 Show Printable Version Email this Page

Category: Major Additions - Version: 4.0.x Rating:
Released: 11-23-2010 Last Update: Never Installs: 138
Uses Plugins
Re-useable Code Translations Is in Beta Stage  
No support by the author.

***Attention: This product is currently UNSUPPORTED***

We would like to release an Alpha version of the vBulletin4 Cerberus product. This product allows you to create one vBulletin4 installation which can power unlimited number of domains and sub-domains; while allowing to customize each domain differently to make it look like different sites or sections. Domains will have one universal admincp and user login information.

***Example***
www.supercoolautoforum.com - main site, all forums
ferarri.supercoolautoforum.com - custom style and forums, same login
bmw.supercoolautoforum.com- custom style and forums, same login
honda.supercoolautoforum.com - custom style and forums, same login
supercoolmotorcycleforum.com - custom style and forums, same login

*** Why are you releasing this, I want more features?! ***

This is a very simple product; we believe that the basic functionality provided in this product will satisfy a lot of communities - and since the product is simple - it will be easy to extend it and modify it to work for your custom community requirements.

Overview of Current Features:
  • One shared installation of vBulletin 4
  • One shared user account on all domains
  • Custom Style for each domain
  • Custom Forum listing for each domain
Known Issues:
  • CMS and Blogs are currently not configured to have special domain-specific categories and sections. CMS is shared across all sites although the appearance will be different for each domain.


Project Contributors: s.lauderdale;m.biddle;a.ahn; anders

Download Now

File Type: zip product-cerberus.zip (138.6 KB, 1793 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
9 благодарности(ей) от:
BirdOPrey5, CvP, Gnoll, huevncom, merk_aus, mokujin, PhilG, SVIT.Share, xrvel

Comments
  #282  
Old 01-11-2011, 06:37 PM
FReeSTER FReeSTER is offline
 
Join Date: Jun 2006
Location: Rome
Posts: 730
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well reporting back on my success, I was able to code the chat from VSA and have it working separately on each domain or sub-domain.
But Im having a problem now with google. all the links on google are wrong and redirect to the main forum and not actually the post or thread well it was. Now all my forum links are rewrote.
Any have an idea how to get spiders from google to get new links?
Reply With Quote
  #283  
Old 01-11-2011, 06:57 PM
Mikelito Mikelito is offline
 
Join Date: Sep 2009
Location: Napoli
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

[www.mydomain.com]
bbtitle=MyForum
bburl=www.mydomain.com/forum
homeurl=mydomain.com
catids=1045,1054,1064,1067,1089,1038,1051,1068,108 3,1088,1135,1136,1137,1139,1032,1050,1055,1058,103 4,1052,1056,1060,1066,1031,1079,1045,1076,1077,107 8,1036,1046,1047,1048,1063,1072,1132,1116,1069,107 0,1071,1129,1130,1131,1042
styleid=6
cookiedomain=.mydomain.com

[www.en.mydomain.com]
bbtitle=myForum English Board
bburl=www.en.mydomain.com/forum
homeurl=en.mydomain.com
catids=1140,1141
styleid=1
cookiedomain=.mydomain.com
Reply With Quote
  #284  
Old 01-11-2011, 07:35 PM
FReeSTER FReeSTER is offline
 
Join Date: Jun 2006
Location: Rome
Posts: 730
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Try these settings

[mydomain.com]
bbtitle=MyForum
bburl=mydomain.com/forum
homeurl=mydomain.com
catids=1045,1054,1064,1067,1089,1038,1051,1068,108 3,1088,1135,1136,1137,1139,1032,1050,1055,1058,103 4,1052,1056,1060,1066,1031,1079,1045,1076,1077,107 8,1036,1046,1047,1048,1063,1072,1132,1116,1069,107 0,1071,1129,1130,1131,1042
styleid=6
cookiedomain=.mydomain.com
facebookappid=Your_appid_here
facebooksecret=Your_fb_secret_here

[en.mydomain.com]
bbtitle=myForum English Board
bburl=en.mydomain.com/forum
homeurl=en.mydomain.com
catids=1140,1141
styleid=1
cookiedomain=.mydomain.com
facebookappid=Your_appid_here
facebooksecret=Your_fb_secret_here





This are my settings for one of the forums
Code:
[mydomain settings]
bbtitle=This Rocks!!!
bburl=mydomain settings
homeurl=mydomain settings
keywords=many,keywords here,separately by commas 
description=forospain
catids=?????????????????????????????????
styleid=34
languageid=4
pageid=espanol
chatbox_identifier=one forum name
cookiedomain=.mydomain settings
facebookappid=Your_appid_here
facebooksecret=Your_fb_secret_here
Reply With Quote
  #285  
Old 01-11-2011, 08:19 PM
Mikelito Mikelito is offline
 
Join Date: Sep 2009
Location: Napoli
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't understand your reply in the code you can send me your configuration ? You have attach me the previous post ...
Reply With Quote
  #286  
Old 01-11-2011, 11:20 PM
FReeSTER FReeSTER is offline
 
Join Date: Jun 2006
Location: Rome
Posts: 730
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mikelito View Post
I don't understand your reply in the code you can send me your configuration ? You have attach me the previous post ...
The first 2 codes are for you to try. The last code is an example of one of mine
Reply With Quote
  #287  
Old 01-12-2011, 05:45 PM
FReeSTER FReeSTER is offline
 
Join Date: Jun 2006
Location: Rome
Posts: 730
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is anyone here using VbSEO with this Mod?
I have 4 sub-domains working with this mod, but unfortunately google is linking to one forum only, I have VbSEO, is there any method to fix this? maybe a major re-write but what else can I do? Do I have to buy a license from vBseo to each domain?
Reply With Quote
  #288  
Old 01-14-2011, 01:22 AM
KW802's Avatar
KW802 KW802 is offline
 
Join Date: Jul 2003
Location: A galaxy far, far away...
Posts: 1,450
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by El Intocable View Post
Is anyone here using VbSEO with this Mod?
I have 4 sub-domains working with this mod, but unfortunately google is linking to one forum only, I have VbSEO, is there any method to fix this? maybe a major re-write but what else can I do? Do I have to buy a license from vBseo to each domain?
When you say that "google is linking to one forum only" do you mean the links that are appearing in the Google index are wrong or something else (eg: some kind of redirect after clicking on a link in the Google index)?
Reply With Quote
  #289  
Old 01-14-2011, 06:11 PM
FReeSTER FReeSTER is offline
 
Join Date: Jun 2006
Location: Rome
Posts: 730
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KW802 View Post
When you say that "google is linking to one forum only" do you mean the links that are appearing in the Google index are wrong or something else (eg: some kind of redirect after clicking on a link in the Google index)?
Yes, to be exactly, all the google links to my site all redirects to my forum home and not actually the thread. I think I will have to do a major re-write on my board.

Another problem is, Im only getting spiders or crawlers on just one forum and not the other 4 subdomains. I will PM you my board so you can see how I did.

This by far is the only thing that is really annoying and I worry about.

The best by far is the sidebar, it pulls threads or any info from only that domain which is nice. I have done the same with the VSA Chat to work separately to each forum having their own chat. Vbadvance rocks with this mod as well since it allow you to add as many portals you want so i did one to each forum.

But my worries are now for the link re-writes and the spiders visiting my forums

Any ideas mate?
Reply With Quote
  #290  
Old 01-17-2011, 06:50 AM
merk_aus merk_aus is offline
 
Join Date: Feb 2008
Location: Australia
Posts: 582
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can someone - WHO HAS THIS WORKING - publish their Cerberus options set up in here please.

Mine doesn't even look to be working and so wanted to see what yours were like and try and fix my options.
Reply With Quote
  #291  
Old 01-17-2011, 12:58 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I posted my exact working settings in Post # 139 in this thread. Here.
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:51 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04961 seconds
  • Memory Usage 2,350KB
  • Queries Executed 27 (?)
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)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (9)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete