vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Two vBulletins, One userdatabase (https://vborg.vbsupport.ru/showthread.php?t=6850)

01-16-2001 10:23 AM

Has anyone done that yet?

We've registered 2 vBulletins to use in our site.
One vBulletin is already up (http://forum.edome.net/murobbs/) and we'd like to add another one to another URL with different outlook & different boards.

BUT, we'd like to use same userdatabse with the second vBulletin, so it wouldn't matter to which vBulletin the user is registered to....

Do I have to hack this myself or is there hack readily available? :)

Thanks,

Jartza / Jari Tulilahti, Producer of Sonera Plaza eDome


[Edited by Jartza on 01-16-2001 at 07:28 AM]

01-16-2001 12:08 PM

You will have to hack it yourself or pay someone to do it for you.

01-16-2001 03:10 PM

mhmm, i have the same idea for the future...


possible solution:

- make a second dir with the vbulletin php-scripts

- copy the table template and the table that contains the layout to e.g. template2 etc... in the same database

- the change the template calls in global.php to the new table e.g. template2

i think, this should work,

btw, sorry for my bad english, i am german :)

our board: http://www.aktienboard.com , give it a try.

01-16-2001 03:35 PM

Consider that almost any query in vBulletin (especially v2) to the user table is JOINed with information from other tables. If you wish then to have forums share a user database you will have to remove all the joins unless you know how to JOIN across databases.

01-16-2001 07:59 PM

Quote:

Originally posted by freddie
Consider that almost any query in vBulletin (especially v2) to the user table is JOINed with information from other tables. If you wish then to have forums share a user database you will have to remove all the joins unless you know how to JOIN across databases.
Easy as PIE.slice ;)


All times are GMT. The time now is 02:42 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.00962 seconds
  • Memory Usage 1,717KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete