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
  #292  
Old 01-17-2011, 01:38 PM
FReeSTER FReeSTER is offline
 
Join Date: Jun 2006
Location: Rome
Posts: 730
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Since I have installed this any of the Admins dont have access to the adminCP. Looks like a cookie problem because I login at CP but takes ma back to login again. For me to login I have to disable the plugings through FTP editing the config.php file.

Any ideas what can it be or how can I fix it? I have disable each mod on my site and there is no problems with any of them except Cerberus. When this Mod is disable I have access to AdminCP with no problems.

Any advise please?

I have try fixing this issue since ever got this working but Im giving up sa I cant see the problem.
Reply With Quote
  #293  
Old 01-17-2011, 03:30 PM
FReeSTER FReeSTER is offline
 
Join Date: Jun 2006
Location: Rome
Posts: 730
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry Double post
Reply With Quote
  #294  
Old 01-17-2011, 07:52 PM
tafreeh tafreeh is offline
 
Join Date: May 2008
Location: Canada
Posts: 536
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by El Intocable View Post
Since I have installed this any of the Admins dont have access to the adminCP. Looks like a cookie problem because I login at CP but takes ma back to login again. For me to login I have to disable the plugings through FTP editing the config.php file.

Any ideas what can it be or how can I fix it? I have disable each mod on my site and there is no problems with any of them except Cerberus. When this Mod is disable I have access to AdminCP with no problems.

Any advise please?

I have try fixing this issue since ever got this working but Im giving up sa I cant see the problem.
Try This:
Settings > Cookies and HTTP Header > Cookie domain = for suggested settings use blank and see if that solves the issue.
Reply With Quote
  #295  
Old 01-18-2011, 05:35 PM
FReeSTER FReeSTER is offline
 
Join Date: Jun 2006
Location: Rome
Posts: 730
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tafreeh View Post
Try This:
Settings > Cookies and HTTP Header > Cookie domain = for suggested settings use blank and see if that solves the issue.
yes is set to that and have the same problems. I have changed it to .domain.com to see if it works but still having same issues.

I have no idea what it could be.

What will happen If I remove the cookies settings on the Cerberus Mod? will that make forums buggy?
Reply With Quote
  #296  
Old 01-18-2011, 06:17 PM
sticky sticky is offline
 
Join Date: Sep 2003
Posts: 934
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by El Intocable View Post

What will happen If I remove the cookies settings on the Cerberus Mod? will that make forums buggy?
I'm not sure, but it didn't work right for me.

I wanted to make it so the same cookie would work on all the sites but it seems the cookies needs to be set correctly for each domain.
Reply With Quote
  #297  
Old 01-19-2011, 09:13 PM
andrefedalto andrefedalto is offline
 
Join Date: Dec 2005
Location: Brazil
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For the ones that are having problems to login on AdminCP/ModCP, follow this:

Go to AdminCP > Plugins & Products > Plugin Manager > Edit plugin "Domains Login" from Cerberus. Replace the original code:

PHP Code:
$vb_cerberus_login vb_cerberus_iframe("login");

$templater vB_Template::create('STANDARD_REDIRECT');

$vbulletin->templatecache['STANDARD_REDIRECT'] = str_replace('<div class="standard_error">
'
$vb_cerberus_login '<div class="standard_error">
'
,
$vbulletin->templatecache['STANDARD_REDIRECT']); 
for this:
PHP Code:
if ($vbulletin->GPC['logintype'] != 'cplogin' && $vbulletin->GPC['logintype'] != 'modcplogin')
{
    
$vb_cerberus_login vb_cerberus_iframe("login");
    
    
$templater vB_Template::create('STANDARD_REDIRECT');
    
    
$vbulletin->templatecache['STANDARD_REDIRECT'] = str_replace('<div class="standard_error">
    '
$vb_cerberus_login '<div class="standard_error">
    '
,
    
$vbulletin->templatecache['STANDARD_REDIRECT']);

This fix the problem with login to panels. Be aware that you need to clear your cookies to get this working also.
Reply With Quote
  #298  
Old 01-19-2011, 09:21 PM
amagab amagab is offline
 
Join Date: May 2006
Posts: 151
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I read that it does not work with the CMS. What if one site has the vB CMS and the other one doesn't? Does it work then?
Reply With Quote
  #299  
Old 01-19-2011, 11:09 PM
sticky sticky is offline
 
Join Date: Sep 2003
Posts: 934
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by amagab View Post
I read that it does not work with the CMS. What if one site has the vB CMS and the other one doesn't? Does it work then?
It works fine.
Reply With Quote
  #300  
Old 01-20-2011, 03:32 AM
sticky sticky is offline
 
Join Date: Sep 2003
Posts: 934
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it possible to have a different favicon for each domain?
Reply With Quote
  #301  
Old 01-20-2011, 04:32 AM
merk_aus merk_aus is offline
 
Join Date: Feb 2008
Location: Australia
Posts: 582
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sticky View Post
Is it possible to have a different favicon for each domain?
Good Question, One I would love to know the answer to. To be honest I hadn't even thought about this.
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 01:06 PM.


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.05562 seconds
  • Memory Usage 2,359KB
  • 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
  • (2)bbcode_php
  • (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