vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=263)
-   -   Connecting vB5 to a already made DB (https://vborg.vbsupport.ru/showthread.php?t=301084)

silvermerc 08-12-2013 09:24 AM

Connecting vB5 to a already made DB
 
Hi,

Im wantin to connect vBulletin 5 to a already made database with about 22,000 users, What would be the easiest way to do this? As obviously the other database is in use, so I want them to both share the database. The other database is unencrypted (Which I know it shouldnt be)

Ross

Vandrel 08-23-2013 04:55 PM

You mean have 2 forums use the same database 100%?

That's likely not going to work so well since I believe a portion of the sql tables are calling for URL paths and I foresee issues of 2 boards submitting data at the same time and trying to access common rows in tables where data may exist already.

If you want to just have a common user login why not try going with LDAP or making a master and slave database which only contains user entries?

Lynne 08-23-2013 07:51 PM

When you mean share the same database, do you mean share the users with the other site? If so, you are going to have to write a 'bridge' to have the users shared between the two sites.


All times are GMT. The time now is 09:14 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.01085 seconds
  • Memory Usage 1,705KB
  • 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
  • (3)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