Jump to content

multiple scripts using one db?


nadz

Recommended Posts

hi, im a total noob when it comes to mysql so please excuse me if i sound a little slow at times. basically ive got 4 scripts on my site that allow users to register and be a part of the community.
these are the scripts im talking about: flashchat, flatfilehost, vbulletin and shockarcade.
All 4 of them are running using a mysql db each. i just wanted to know if it is possible to make them all use 1 db so that when a user registers through the arcade/forum/chat/hosting script, they can use the same username and pass to login to any of the other scripts on the site. currently you would reg on the forum and then have to reg again on the arcade and again on the chat to have all the benefits of being a registered user
Link to comment
Share on other sites

Having never used nor heard of any of this software, I would suspect that this would be more difficult than one would think. I figure that each uses a different table design for the "users" table, making a common table almost impossible, unless you're willing to dig into the actual code. As far as a single DB, that not so much the issue as the multiple users. I guess at that level, you should be able to auto-create matching user accounts in all four, though I'm not sure where you'd inject that in your configuration.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.