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-14-2010 04:01 AM

Quote:

Originally Posted by BirdOPrey5 (Post 2133596)
That means they are in your file system. Check out Kevin's post #186 for a possible solution to the permissions issue.

It worked! Damn you guys are good.

sticky 12-14-2010 06:04 AM

The mod does not support separate CMS pages but I am wondering if it would be possible to somehow have the CMS redirect to a section page?

For example, I have an automotive forum with two different makes. Currently, the CMS page shows both bakes on both domains. However, I have the sections set up so one can sort by each make.

Would it be possible to have the domain go to its respective section page for the make by default?

BirdOPrey5 12-14-2010 12:02 PM

I don't have th full VB Suite so I am not 100% sure how the CMS pages work but since you are using a separate style for each I'd imagine there would be a way, maybe by javascript, to sort it one way for one domain (style) and another way for the other domain/style.

Also not sure if it will help in your situation but this conditional can show template code for one domain or the other:
Code:

<vb:if condition="$_SERVER['HTTP_HOST'] == 'www.domain1.com'">
Test code
</vb:if>

You can use the VB conditionals to make "else-if" and "else" options as well to cover multiple domains.

sticky 12-14-2010 12:23 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2133713)
I don't have th full VB Suite so I am not 100% sure how the CMS pages work but since you are using a separate style for each I'd imagine there would be a way, maybe by javascript, to sort it one way for one domain (style) and another way for the other domain/style.

Also not sure if it will help in your situation but this conditional can show template code for one domain or the other:

You can use the VB conditionals to make "else-if" and "else" options as well to cover multiple domains.

I thought it might be as simple as pointing the homeurl in Cerberus to the section ID but that didn't work.

I'll see what I can do with that conditional, thank you for always helping. Guys like you are what make vb.org great!

FReeSTER 12-14-2010 01:35 PM

Ohh WoW I envy you guys, all been ahead finding and fixing issues and I still stuck on the style breakdown. I will keep reading just to see if the creator make a good Tutorial to get this done.

You guys are great keep it up

sticky 12-14-2010 02:02 PM

Wondering, is anyone getting this error when using quick search? If I do an advanced search, it works fine.

Fatal error: Call to a member function can_search() on a non-object in /home/xxxxxx/public_html/packages/vbforum/search/result/forum.php on line 52

BirdOPrey5 12-14-2010 03:26 PM

My quick search (on the navbar) works in both domains. Standard DB search type.

KW802 12-14-2010 03:28 PM

Quote:

Originally Posted by sticky (Post 2133751)
Wondering, is anyone getting this error when using quick search? If I do an advanced search, it works fine.

Fatal error: Call to a member function can_search() on a non-object in /home/xxxxxx/public_html/packages/vbforum/search/result/forum.php on line 52

Quote:

Originally Posted by BirdOPrey5 (Post 2133805)
My quick search (on the navbar) works in both domains. Standard DB search type.

Same here. Sorry, sticky, but that error I can't reproduce yet.

rajubd 12-14-2010 05:27 PM

what about sitemap? google will index all domain?

KW802 12-14-2010 05:36 PM

Quote:

Originally Posted by rajubd (Post 2133873)
what about sitemap? google will index all domain?

For now the vB XML Sitemap will only generate URLs using your 'real' domain and not any of your virtual domains. Hopefully there'll be a solution going forward.


All times are GMT. The time now is 01:14 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.01275 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_code_printable
  • (5)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