vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - CERBERUS: 1 vB4: runs multiple domains with custom styles, forums, universal login (https://vborg.vbsupport.ru/showthread.php?t=254197)

FReeSTER 11-30-2010 06:10 PM

Quote:

Originally Posted by Michael Biddle (Post 2127613)
Yes. With this product they all use the same files and the same database, so for vBulletin upgrades, you would be upgrading all at once.

ok thanks, I was trying to install a new license at www.subdomain.domain@.com but is not leting me do it, is asking me to Upgrade which I have already did. Any documents that tells me how to install a new license using an existing license
to a subdomain? thanks I really need this mod on my site.

Michael Biddle 11-30-2010 06:59 PM

I am not sure if you are following. If you were to upgrade you should do the following:

1. Backup - Best practice.
2. Upload the new files to your web directory.
3. Run upgrade.php on one of your URLs, should not matter which.
4. Update any custom templates you need to.
5 Enjoy.

This is assuming that you have it working initially.

Alfa1 11-30-2010 08:40 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2127595)
This mod uses a single database so it would never be part of solution to connect 3.8 with 4.0 forum.

There's a mod called vBnetwork that allows you to share forums across different forums on different servers and different versions... I'm using it now we share a forum with another 3.8 forum and a 4.0 forum.

Thanks for the headsup on that. I need to share forums, member base and who's online, between a very active vb 3.8 big board and a new vb4 suite.

Upgrading the 3.8 board is not possible, because we run various applications that are not available for vb4 and because I am not satisfied with vb4s bug count.

It seems to me that the best solution is to replace the vb4 forum with a 3.8 forum. And keep the vb4 CMS running asides the vb3.8 forum.


Does anyone have a better solution?

sticky 12-01-2010 08:32 AM

Quote:

Originally Posted by Alfa1 (Post 2127691)

Does anyone have a better solution?

Yes, get whatever programs you need from VB3.8 ported to VB4.

There is nothing from VB3 I am missing except for live topic.

FReeSTER 12-01-2010 03:13 PM

Quote:

Originally Posted by Michael Biddle (Post 2127658)
I am not sure if you are following. If you were to upgrade you should do the following:

1. Backup - Best practice.
2. Upload the new files to your web directory.
3. Run upgrade.php on one of your URLs, should not matter which.
4. Update any custom templates you need to.
5 Enjoy.

This is assuming that you have it working initially.

Sorry for the confusion, what i want is to install a fresh vB to a subdomain using the same database but when I try to install the new vB the instalation process tell me if i want to upgrade which Im not since Im already at 4.0.8pl2

I was wondering if there are any guides to follow so I can continue with this Mod.
Thanks

amagab 12-01-2010 03:21 PM

Quote:

Originally Posted by El Intocable (Post 2127978)
Sorry for the confusion, what i want is to install a fresh vB to a subdomain using the same database but when I try to install the new vB the instalation process tell me if i want to upgrade which Im not since Im already at 4.0.8pl2

I was wondering if there are any guides to follow so I can continue with this Mod.
Thanks

As far as I understand it, you don't have to install another vB. You work off of the one you already have.

Michael Biddle 12-01-2010 03:21 PM

Quote:

Originally Posted by El Intocable (Post 2127978)
Sorry for the confusion, what i want is to install a fresh vB to a subdomain using the same database but when I try to install the new vB the instalation process tell me if i want to upgrade which Im not since Im already at 4.0.8pl2

I was wondering if there are any guides to follow so I can continue with this Mod.
Thanks

You should not be uploading the vBulletin files or doing anything with the database to adding a domain/subdomain into Cerberus.

Add the subdomain in your web control panel to point at the same location as your forum directory. You should be able to go to new-site.biddle.com and it should just show you your forum index. Add a few categories and forums and put them in the catids below. From there you need to configure it in the Cerberus settings like:

Code:

[new-site.biddle.com]
bbtitle=New Site
bburl=new-site.biddle.com
homeurl=new-site.biddle.com
catids=7,15,25
styleid=1
cookiedomain=.biddle.com
facebookappid=Your_appid_here
facebooksecret=Your_fb_secret_here


Alfa1 12-01-2010 03:38 PM

Quote:

Originally Posted by sticky (Post 2127838)
Yes, get whatever programs you need from VB3.8 ported to VB4.

There is nothing from VB3 I am missing except for live topic.

22 addons I run are not available for vb4. The most important one being GARS, in which I have 11.000 reviews.

KW802 12-01-2010 04:07 PM

Quote:

Originally Posted by El Intocable (Post 2127978)
Sorry for the confusion, what i want is to install a fresh vB to a subdomain using the same database but when I try to install the new vB the instalation process tell me if i want to upgrade which Im not since Im already at 4.0.8pl2

That is not really what this add-on does. With this add-on you would have one database and one copy of vBulletin that everything points to. Anything you do, like upgrading vBulletin or changing any settings, would be to that single database & single copy of vBulletin.

If you then used this add-on to have multiple sub-domains or domains pointing to the same database then you would not install additional copies of vBulletin since vBulletin is already installed. Instead your new sub-domains & new domains would be virtual instances since really behind the scenes they are being served from your existing single database & single copy of vBulletin.

FReeSTER 12-01-2010 04:49 PM

Quote:

Originally Posted by Michael Biddle (Post 2127986)
You should not be uploading the vBulletin files or doing anything with the database to adding a domain/subdomain into Cerberus.

Add the subdomain in your web control panel to point at the same location as your forum directory. You should be able to go to new-site.biddle.com and it should just show you your forum index. Add a few categories and forums and put them in the catids below. From there you need to configure it in the Cerberus settings like:

Code:

[new-site.biddle.com]
bbtitle=New Site
bburl=new-site.biddle.com
homeurl=new-site.biddle.com
catids=7,15,25
styleid=1
cookiedomain=.biddle.com
facebookappid=Your_appid_here
facebooksecret=Your_fb_secret_here


Much easier thanks for explaining to me. Can anyone help me do this even If I have to donate for your work of if is a freeby even better. lol I will really need this most as any other mod out there.


All times are GMT. The time now is 01:07 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.01480 seconds
  • Memory Usage 1,756KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete