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
  #302  
Old 01-20-2011, 06:31 AM
sticky sticky is offline
 
Join Date: Sep 2003
Posts: 934
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

One other minor issue, if you allow "what's new" across domains jumping to first unread post usually doesn't work, it just takes you to the thread.

Would it be possible to allow jumping to first unread post between domains?
Reply With Quote
  #303  
Old 01-20-2011, 12:20 PM
merk_aus merk_aus is offline
 
Join Date: Feb 2008
Location: Australia
Posts: 582
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay a quick question for someone out there that has this working.
How are you setting up the additional domains?

I have gone into cPanel and clicked Addon Domains, added the details for the domain eg: domain1.com, an ftp username, password - however where I get stuck is the document root eg: public_html/blah/blah.

Is someone able to tell me how the domain is set up am I doing it right?
When I add in the details when I type in the domain name (once the Cerberus stuff in the options is set up) when I type in domain it just directs straight to the normal forums and not the boards/set up it should be.

Sorry if I am rambling it is 1:30 am and have been up all day.

Please help if you can.
Reply With Quote
  #304  
Old 01-20-2011, 12:39 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You can manually specify a favicon using this code:

Code:
<link rel="icon" type="image/png" href="/path/image.png" />
In your header... so putting these lines along with the conditionals I posted earlier in this thread that would show up depending on the domain you were logged into should work.

I would remove/rename the favicon.ico file if you do it this way so the browser doesn't get confused.
Reply With Quote
  #305  
Old 01-20-2011, 12:48 PM
merk_aus merk_aus is offline
 
Join Date: Feb 2008
Location: Australia
Posts: 582
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BirdOPrey5 View Post
You can manually specify a favicon using this code:

Code:
<link rel="icon" type="image/png" href="/path/image.png" />
In your header... so putting these lines along with the conditionals I posted earlier in this thread that would show up depending on the domain you were logged into should work.

I would remove/rename the favicon.ico file if you do it this way so the browser doesn't get confused.
Awesome work man, greatly appreciated.
Reply With Quote
  #306  
Old 01-20-2011, 04:16 PM
FReeSTER FReeSTER is offline
 
Join Date: Jun 2006
Location: Rome
Posts: 730
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Im using vBseo, how can I make sitemaps for each subdomain and make it work on SEO? I dont think Im getting crawlers or spiders on any of the sub.domains

What can I do on this case?
Reply With Quote
  #307  
Old 01-20-2011, 09:15 PM
sticky sticky is offline
 
Join Date: Sep 2003
Posts: 934
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BirdOPrey5 View Post
You can manually specify a favicon using this code:

Code:
<link rel="icon" type="image/png" href="/path/image.png" />
In your header... so putting these lines along with the conditionals I posted earlier in this thread that would show up depending on the domain you were logged into should work.

I would remove/rename the favicon.ico file if you do it this way so the browser doesn't get confused.
You are probably the most helpful person on this site, seriously, it's amazing what you do for the community. Thank you!
Reply With Quote
  #308  
Old 01-20-2011, 10:15 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sticky View Post
You are probably the most helpful person on this site, seriously, it's amazing what you do for the community. Thank you!
I help when i can but I don't have the coding skills of the people who made this mod or Kevin who seems to fix all the bugs in it. :up:
Reply With Quote
  #309  
Old 01-22-2011, 02:58 AM
randy17875 randy17875 is offline
 
Join Date: Sep 2006
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by puertoblack2003 View Post
yea good point, i had noticed that too they refer to installations, not for each domain.Not sure unless someone can enlighten to that terms.
Might be splitting hairs here, and it would be good if a staff member jumped in on that point. Technically unless I misunderstood the modification, it is one installation of VB 4x and if used in subdomain mode it's still only one installation, just with different subdomain pages that can be customized to individual use.

Not much different from a lot of other social networking software that allows subdomains without charging for individual licenses for each subdomain.

Like I said though, staff should jump in here and clarify this point, I know a few people that would use this, but why bother if they have to buy a copy of VB for each subdomain? May as well have their own complete site then.
Reply With Quote
  #310  
Old 01-22-2011, 08:13 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Guys, if you like this mod please vote for it for Mod of the Month- just a few days left. Vote Here.

It's in danger of losing because I think a lot of people just don't understand exactly what this does, but it's clearly the best think to happen to vBulletin in the last 3 years.
Reply With Quote
  #311  
Old 01-23-2011, 01:51 AM
sticky sticky is offline
 
Join Date: Sep 2003
Posts: 934
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BirdOPrey5 View Post

It's in danger of losing because I think a lot of people just don't understand exactly what this does, but it's clearly the best think to happen to vBulletin in the last 3 years.
Absolutely correct, this is the best thing to ever happen to VB I just think the average user can not appreciate it.

It took a long time to come out but what it is does is absolutely amazing and was a large/necessary step for VB 4.
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 09:45 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.13677 seconds
  • Memory Usage 2,353KB
  • 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
  • (3)bbcode_code
  • (5)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