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)

sticky 12-11-2010 12:17 AM

Quote:

Originally Posted by tpgsr (Post 2132070)
I must say that I have been doing this in a custom way since we upgraded to vb4... see Http://www.nyspeed.com/forum.php

How?

KW802 12-11-2010 12:49 AM

Quote:

Originally Posted by onehost (Post 2132139)
anyone have any live urls...I guess I have to see this in
action to really understand this more...

Did you read my post about 5 up? :confused:

FReeSTER 12-11-2010 05:08 PM

Quote:

Originally Posted by KW802 (Post 2127400)
For those interested, the fix would be to modify your "** Load Config **" plugin and look for...
Code:

case 'bbtitle':
    if($ib_in_matching_host) {
          $vbulletin->options['bbtitle'] = $ib_the_spec[1];
    }
    break;

... and then below it add:
Code:

case 'hometitle':
    if($ib_in_matching_host) {
          $vbulletin->options['hometitle'] = $ib_the_spec[1];
    }
    break;

Seeing now the relationship between the configuration options in the ACP and how easy it is to add new ones, now I'm wondering what other little tweaks could be done. :D

I have to see yet what I need to do to get my vBa CMPS modules to play nice with it.

Where do i find this plugging?

FReeSTER 12-11-2010 05:39 PM

1 Attachment(s)
Quote:

Originally Posted by BirdOPrey5 (Post 2132133)
I see you've mistaken me for someone who knows what they are doing...

Two of my domains are juot.net and juot.co

Here is the code I use that's working:

Code:

[juot.net]
bbtitle=JUOT.net NET
bburl=www.juot.net/jutest4
homeurl=www.juot.net
catids=1
styleid=1
cookiedomain=juot.net
facebookappid=222222222
facebooksecret=222222222

[juot.co]
bbtitle=JUOT.co CO
bburl=www.juot.co/jutest4
homeurl=www.juot.co
catids=8
styleid=2
cookiedomain=juot.co
facebookappid=2222252222
facebooksecret=2222252222

Ignore the facebook numbers, I don't use it.

ok, finally I believe I got it working but I have a problem showing both styles correctly. Check at the attachment below
Any ideas?

BirdOPrey5 12-11-2010 06:09 PM

That''s the same issue the user "Sticky" is having with the styles too... I don't know, it's working fine for me... Make sure both styles are parent styles.

If they are I suggest turning off all your mods besides this one and see if it works. If it does turn your mods back on one by one until you find the one causing the problem.

TheLastSuperman 12-11-2010 06:22 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2132496)
That''s the same issue the user "Sticky" is having with the styles too... I don't know, it's working fine for me... Make sure both styles are parent styles.

If they are I suggest turning off all your mods besides this one and see if it works. If it does turn your mods back on one by one until you find the one causing the problem.

Bird you frequent this mods forum more than I do, perhaps remind users to check their other settings from time to time?

For example ensure in the styles options they are allowing user selection, ensure in the admincp style options you have it set to allow users to change styles. Along with that check to see if any .htaccess files are present and rename temporarily to see if that sorts it out otherwise it could be a mod.. anything installed dealing with the cache or how the site displays.

Just a few things off the top of my head.

BirdOPrey5 12-11-2010 06:29 PM

Those are some good suggestions... Although I have tested that it makes no difference on my test forum if the style is marked as user selectable or not.

KW802 12-11-2010 07:01 PM

Quote:

Originally Posted by El Intocable (Post 2132460)
Where do i find this plugging?

ACP => Plugins & Products => Plugin Manager => {scroll down to the "vBulletin 4 Cerberus" grouping} ** Load Config ** => Edit

As always, be careful when making any changes to existing plugins.

KW802 12-11-2010 07:06 PM

Quote:

Originally Posted by El Intocable (Post 2132480)
ok, finally I believe I got it working but I have a problem showing both styles correctly. Check at the attachment below
Any ideas?

Try this...

ACP => Rebuild => Rebuild Style Information

sticky 12-11-2010 10:16 PM

Quote:

Originally Posted by El Intocable (Post 2132480)
ok, finally I believe I got it working but I have a problem showing both styles correctly. Check at the attachment below
Any ideas?

I'm having the exact same problem, what version are you running?


All times are GMT. The time now is 01:00 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.01637 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_code_printable
  • (8)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