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)

KW802 02-02-2011 03:31 PM

Quote:

Originally Posted by iBaker (Post 2157649)
... So I am at a loss as to why the mod doesn't work properly with styles for my site

And do your ACP settings match the ones I posted?

Golzarion 02-02-2011 05:34 PM

Thanks "KW802" for helping to improve this wonderful mod.
/
When a register user trying to visit the forum or thread that needs the moderation permission he/she does NOT see the " vb no permission page " !! and he /she just gets the " Page load error " in the browser :" ERROR : The page isn't redirecting properly "
is there any fixes ?

iBaker 02-03-2011 11:37 PM

Quote:

Originally Posted by KW802 (Post 2157825)
And do your ACP settings match the ones I posted?

Basically yes, they do KW...I don't have hometitle and keywords in mine and some of my categories are used in each domain...these are the only differences

KW802 02-04-2011 12:35 AM

Quote:

Originally Posted by iBaker (Post 2158473)
Basically yes, they do KW...I don't have hometitle and keywords in mine and some of my categories are used in each domain...these are the only differences

What about the style settings... of turning off the option of allowing users to change their styles? Those are the ones that are likely your issue with having the styles change on you.

New Joe 02-04-2011 05:28 AM

I would love to be able to understand what this mod really does?

Gnoll 02-04-2011 10:31 AM

Main Domain : www.mmobrowser.com
Forum : www.mmobrowser.com/forum/
Wildcard Domains allowed for .mmobrowser.com

[wow.mmobrowser.com/forum]
bbtitle=WoW-MB-Forum
bburl=wow.mmobrowser.com/forum
homeurl=www.mmobrowser.com/forum/world-warcraft-warcraft-8/
catids=8
styleid=3
cookiedomain=www.mmobrowser.com/forum/
facebookappid=...
facebooksecret=...
----------------
What's wrong ?

BirdOPrey5 02-04-2011 12:45 PM

Quote:

Originally Posted by New Joe (Post 2158569)
I would love to be able to understand what this mod really does?

It lets you run multiple separate forums off 1 install of vBulletin so each forum can share the same users, can share some forums (optional), and otherwise is only a single install to upgrade and maintain...

One of the hardest parts of opening a new forum is getting people to register, so this would let all your existing users be automatically registered at your new forum.

Just remember that even though it's one install vBulletin requires a license for each unique domain.

Alfa1 02-04-2011 11:19 PM

Can anyone please answer these questions? I would much appreciate it:

Quote:

Originally Posted by Alfa1 (Post 2157139)
  1. Both domains have a different CMS homepage. But how do you hide the CMS sections that belong to domain A, from users that are browsing on domain B and vice versa?
  2. All CMS comments reside in one and the same forum. So the comments relating to the articles of both domains will reside in the same CMS comments forum. And that will make comments from both domains visible on 'new posts'. I dont want users on domain A to see comments related to the topic on domain B. I dont know how to resolve that one. Does anyone know?
  3. It seems that the CMS comments forum needs a category above it and that needs to be activated on every domain. Otherwise CMS comments do not seem to work on each domain. Is there any way to hide the comments forum, but show the comments in CMS?
  4. Does anyone have a tip on how to hide the style of the other domain, while still showing several styles attributed to the domain the user is on?
  5. When searching in quick search I get results from both domains. In cerberus settings Local Search Scope is ON. Is there any way to fix this?

Please let me know if I need to clarify any of the above.

iBaker 02-09-2011 11:35 PM

Quote:

Originally Posted by KW802 (Post 2158490)
What about the style settings... of turning off the option of allowing users to change their styles? Those are the ones that are likely your issue with having the styles change on you.

Thanks KW...Yes, I have my style settings the same as yours:
Quote:

Originally Posted by KW802 (Post 2157576)
If it helps any, I have "Allow Users To Change Styles" set to "No" and then I have the check boxes turned on for each of the styles that are associated to the various domains in the Cerberus configuration settings.

Also, if I may ask, how have you done your vba CMPS home pages so each domain has a different CMPS Home Page to land on?

iBaker 02-10-2011 07:31 AM

I have found an interesting way to use this mod that will suit my needs and have some preliminary testing and looks good. I am posting this just in case anyone else is interested and it may help them.

My site is setup using:
mydomain.net (the main domain)
mydomain.com.au
mydomain.ca
mydomain.us
mydomain.co.uk
etc

My Problems using this mod as is are:
1. The different styles seem to muck up after I log into the Admin panel (possibly just my site)
2. Many of my mods are licensed to one domain so I have to force users to the specific domain that has the license for the mod and then force them back to the domain of their choice
3. Mods like vba Dynamics etc requires hard coding of domain (have tried ../ but doesn't work properly)
4. If you have a mod that you want to be different per domain you can't install the mod several times in the one vb install to get it different per domain (eg Google Map to display Australia for .com.au, display UK for .co.uk, display USA for .us etc)
5. If I set my site up with the way I wanted to with multiple installs of the same mods that are tailored to the different domains I would end up with over 1,300 tables

So what I have done does require extra work and perhaps defeats the full purpose of this mod but gives you far more control over having different domains...it does cost more as well because you do need separate vb licenses.

I have several domains which are their own accounts in cPanel...no parked or sub domains...they are domains in their own right.

Each domain has a vb installation.

I installed this mod in each vb instance in each domain

Except for my main domain of .net I then renamed several tables in each of the other domains to table_old...user, userfield, usertextfield, pm, pmtext, pmreceipt, visitormessage, userlist, profilevisitor, sigparsed, sigpic, customprofilepic, customavatar, session etc

I then created a table "View" of those renamed tables using my main domain database...this basically shares the same users, pms, userfields etc across all sites. The Cerberus mod takes care of the cookie, salt etc.

So any user that registers, logs in or out is registered across all sites, logged in to all sites or logs out of all sites.

As I said it is more work as you have an Admin Control Panel per site and you need a vb license per site but it gives you complete control over all your sites in tailoring them to exactly what you want.

The other great thing with this is that the Search Engines treat each one of your sites completely separate giving you the opportunity top saturate Google placing a lot more.

So this post is just as perhaps and alternative for those that this mod, like me, doesn't exactly tick all the boxes 101%


All times are GMT. The time now is 07:58 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.01753 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
  • (7)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