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)

Mikelito 01-04-2011 12:48 PM

So here is my forum

www.miosito.it/forum/forum.php (for now even though I have nothing csm version suite)

I created two sub-domains

www.en.miosito.it

www.es.miosito.it

I created on DirectAdmin a new domain pointing to a www.en.miosito.it => http://www.miosito.it/

I put in the configuration of this plugin:

[www.miosito.it]
bbtitle=miosito
bburl=www.miosito.it/forum
homeurl=www.miosito.it
catids=1138
styleid=6
cookiedomain=.miosito.it


[www.en.miosito.it]
bbtitle=miosito english
bburl=www.en.miosito.it/forum
homeurl=www.en.miosito.it
catids=1140,1141
styleid=6
cookiedomain=.miosito.it


I may have it wrong when I go on www.en.miosito.it bounced back directly to http://www.miosito.it/ - and do not see any change?

BirdOPrey5 01-04-2011 12:51 PM

Right off hand your "homeurl" in the top group of settings isn't a URL.

Mikelito 01-04-2011 01:04 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2143859)
Right off hand your "homeurl" in the top group of settings isn't a URL.

Update :)

BirdOPrey5 01-04-2011 01:25 PM

Are you sure you have the right URL's, when I click on your www.en.miosito.it link no server is found, when I click on http://www.miosito.it/ I don't see anything that resembles a forum and http://www.miosito.it/forum/ isn't found at all either.

Mikelito 01-05-2011 11:31 AM

But are an example link :)

sticky 01-05-2011 06:44 PM

Quote:

Originally Posted by KW802 (Post 2143452)

- The reason it is failing currently is the 'die' command at the bottom of it; comment out the echo, print_r, and die commands and it'll work then as expected (see bullet above).

Hope this doesn't sound stupid but by comment out you mean erase, correct?

BirdOPrey5 01-05-2011 07:08 PM

To "comment out" a line of php code you put two slashes before it: //

Example
PHP Code:

$x 1000

commented out:
PHP Code:

// $x = 1000; 

This means the system will ignore the lines but you don't erase them in case you need them again later.

sticky 01-05-2011 10:23 PM

^ Thank you

RichieBoy67 01-06-2011 09:16 AM

Does this mod require a forum to have a license for another forum installed as a sub domain?

Thanks

jdj 01-06-2011 09:37 AM

Quote:

Originally Posted by RichieBoy67 (Post 2144827)
Does this mod require a forum to have a license for another forum installed as a sub domain?

Thanks

I don't know. But this mod is a brilliant idea and if I could get the thing to work I wouldn't mind paying for more than one license although I'd prefer a half-way house where I paid an increment per TLD: There is a benefit in allowing users to access your site from multiple domains and/or output their content to different TLDs from one site. But there's a huge burden of admin involved in having to manually allocate them to more than one forum.


All times are GMT. The time now is 02:50 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.01470 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
  • (2)bbcode_php_printable
  • (3)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