vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   2 Vb sites sharing one user database (https://vborg.vbsupport.ru/showthread.php?t=50312)

dirtymerc 03-17-2003 12:49 AM

2 Vb sites sharing one user database
 
Im trying to figure out a way that two vbulletin sites can share one user database, therefore allowing for new members to be registered on both sites at the same time. Any ideas?

filburt1 03-17-2003 12:56 AM

It's somewhat complicated but remember you're also going to need two licenses to do this.

Logician 03-17-2003 10:43 AM

<a href="https://vborg.vbsupport.ru/showthread.php?s=&threadid=39966&highlight=replica %2A" target="_blank">https://vborg.vbsupport.ru/showt...ght=replica%2A</a>

Breaker 03-17-2003 01:49 PM

wow, someone else was thinking of doing the same thing as me ;) i'm not alone in this crazy world

pattox 03-17-2003 03:25 PM

what if a user registered at the one comes to the new forum and when he attempts to log in vbulletin could maybe also check the other forum and if there is such a user there register and log him in.

I also posted this in the other thread, I dont know how possible this would be.

Abbas 03-17-2003 10:27 PM

It would be amazing to be able to use the same user DB simultaneously with another forum (extra license of course).

The idea is neat, though by the sounds of it - nearly impossible. :(

Logician 03-18-2003 08:46 AM

Quote:

Today at 02:27 AM Abbas said this in Post #6
It would be amazing to be able to use the same user DB simultaneously with another forum (extra license of course).

The idea is neat, though by the sounds of it - nearly impossible. :(

that is true. Even if it is not impossible, it is definetely quite hard to implement.

You can think it this way: vbulletin.com has the people with best vb knowledge, the developers. vbulletin.org has the best vb hackers. But even vb.org and vb.com does not share the user database and have seperate databases. I guess this explains the difficulty level of project good enough.. :)

dirtymerc 02-23-2004 03:35 AM

Quote:

Originally Posted by Logician
that is true. Even if it is not impossible, it is definetely quite hard to implement.

You can think it this way: vbulletin.com has the people with best vb knowledge, the developers. vbulletin.org has the best vb hackers. But even vb.org and vb.com does not share the user database and have seperate databases. I guess this explains the difficulty level of project good enough.. :)

I could have sworn that they were connected. I did not have to sign up on vb.org after i signed up at vb.com

tomshawk 02-23-2004 05:12 AM

Quote:

Originally Posted by dirtymerc
I could have sworn that they were connected. I did not have to sign up on vb.org after i signed up at vb.com

No, I had to register at both.

They do share the licensing database though, This is the reason you have to put your info in before people here will help you with support.

So, User Database, no Licensing Database Yes, and I asume this is probably a second Database call from the config file, or something of the sort, but I'm no Coder, just guessing as to how ;)

kippesp 02-23-2004 02:20 PM

We have 4 forums connected like this. Some things needed to be restricted such as styles. We don't permit users to choose styles. But they can register on any of the four and read PMs on any of the four and edit their profiles on any of the four. It also required special admin code to handle post count updating, username editing, username deleting, etc. Not an easy hack since so many things are touched or need adjusting.

Once we go to vb3, we plan on supporting styles better so that a user can have different styles on our various forums.

I think some of the reasons you don't see this hack written up are 1) it is very complicated and customized making any writeup and support equally complex and 2) it can create problems such as increased table locking. We never published it because our hack was not entirely our own--we had help. We also don't want to be the cause of increased license violations which we felt this hack could cause.


All times are GMT. The time now is 01:40 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.00949 seconds
  • Memory Usage 1,731KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete