vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   2 vb installs sharing a user database? (https://vborg.vbsupport.ru/showthread.php?t=73576)

bkbelew 12-31-2004 06:26 PM

2 vb installs sharing a user database?
 
Hello,

I did a little bit of searching.. and called jelsoft about doing this.. How would I share the user database for vbulletin with another vbulletin? I searched for a little while, but couldnt find the answer. Can you help?

Brandon

bkbelew 12-31-2004 09:49 PM

bump bump.....

bkbelew 01-01-2005 08:47 PM

Or not? lol

Michael Morris 01-01-2005 10:46 PM

Find where the bbuserinfo is first loaded - init.php or global.php, and modify the query of one of the vbulletins to look at the other.

That's the easy part. The hard part will be modifying all the queries in register.php, usercp.php, profile.php and their related functions libraries AT LEAST to find all the queries. I'm going to take a guess in the dark and say you're looking at modifying around 100 lines of code scattered over 20 files - not easy to do.


All times are GMT. The time now is 07:12 AM.

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.01559 seconds
  • Memory Usage 1,706KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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