Quote:
Originally Posted by iBaker
Thanks KW...I have tried all different combinations and with me using vba CMPS I changed all the images and icon paths removing the first domain and just having ../images/etc but still have the issue with this mod.
|
For my image paths, I have vBulletin in my root folder also and am using "../images/etc" path for all of my images (smilies, post icons, stylevars, etc.). Good to see somebody else pick up on that trick.

As far as my main page, also using vBa CMPS, I am using some code that is not part of Cerberus to have a different vBa CMPS page per domain with different content.
Quote:
Originally Posted by iBaker
It all works ok when going back and forth to any of the domains but once I login to the admincp I have to manually set the style per domain the first time I revisit each one
|
As a guest randomly visiting your links I am seeing the same style for every URL.
For reference, you can find some of my Cerberus sites at
CinVin,
VZ Talk, and
Lower Pottsgrove (LP).
Here are the ACP Cerberus settings for those sites (CinVin.com is the "real" site and is where the database actually resides)...
Code:
[cinvin.com]
catids=50,202,144,556,606
[lowerpottsgrove.com]
bbtitle=Lower Pottsgrove
bburl=www.LowerPottsgrove.com
homeurl=www.LowerPottsgrove.com
catids=513,529
styleid=66
cookiedomain=.lowerpottsgrove.com
facebookappid={value}
facebooksecret={value}
hometitle=Lower Pottsgrove
keywords=lower pottsgrove, pottstown, spring city, royersford, birdsboro, sanatoga
description=Online community for Lower Pottsgrove, PA!
[vztalk.com]
bbtitle=VZ Talk
bburl=www.vztalk.com
homeurl=www.vztalk.com
catids=559
styleid=68
cookiedomain=.vztalk.com
facebookappid={value}
facebooksecret={value}
hometitle=VZ Talk
keywords=verizon, fios, dsl, verizon wireless, iphone, android
description=Verizon Talk! Discussion of all things Verizon.
I have the setting
ACP =>
Settings =>
Options =>
Style & Language Settings =>
Allow Users To Change Styles set to "
No".
I have the setting
ACP =>
Settings =>
Options =>
Style & Language Settings =>
Default Style set to the style that I want to use on the main CinVin.com domain.
Then in
ACP =>
Styles & Templates =>
Style Manager I have a check box turned on only for the default style for CinVin.com and then for the style IDs specified in the Cerberus settings for the other domains.