Welcome, Guest. Please Login or Register.
August 29, 2025, 12:40:01 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  English User Help  |  English Help  |  Multiple installations of YABBSE & Member list « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Multiple installations of YABBSE & Member list  (Read 433 times)
YABBROCKS
Noobie
*
Posts: 4


I'm a llama!

Multiple installations of YABBSE & Member list
« on: April 15, 2002, 10:39:03 PM »
Reply with quote

Hi,

I wish someone can help me  ???

I have multiple installations of YABBSE on my site. I have about 10 boards ++ running on each installation.

My members have to log in multiple times to access the other forums.

Is there a way I can use only one member list that is stored in the SQL database?

In other words, I would like to be able to have different installations (since I have so many boards), but ONE main member database.

Please help if you know how to do this.

I love YABB! (trying to kiss buttt for help lol but I really do love YABB)
Logged
mediman
Support Team
YaBB God
*****
Posts: 2858


WWW
Re:Multiple installations of YABBSE & Member list
« Reply #1 on: April 16, 2002, 01:43:28 AM »
Reply with quote

all the installations are on the same db but with different prefixes? have you a own server (dedicated server) or are you on a shared server!

medi
« Last Edit: April 16, 2002, 07:33:17 PM by mediman » Logged

mainComm Dev Team
YABBROCKS
Noobie
*
Posts: 4


I'm a llama!

Re:Multiple installations of YABBSE & Member list
« Reply #2 on: April 16, 2002, 04:57:59 AM »
Reply with quote

Basically, yes, the boards are under different prefixes.

What I would like to do is for Board X to refer back to the member list for prefix Y.

I am on my own server (not shared)
Logged
Joseph Fung
Global Moderator
YaBB God
*****
Posts: 4512


Keep smiling: it makes others nervous.

WWW
Re:Multiple installations of YABBSE & Member list
« Reply #3 on: April 16, 2002, 06:10:59 AM »
Reply with quote

It's dead easy - I did it for Big P today in 5 minutes.

If they all use the same db_user and db_password, then what you need to do is pick one of the already existing members tables you want to use (let's say you chose yabbse_members)

Then, in all the sourcefiles for the bords using a different prefix, do a replace {$db_prefix}members with yabbse_members

THis is hardcoding the members table name into the other boards.  I suggest using a piece of software like editplus (Www.editplus.com I believe) which can do a replace in multilpe files at once.
Logged

irbrian
Sr. Member
****
Posts: 489


I create. Therefore I am.

brian@inverse-reality.com WWW
Re:Multiple installations of YABBSE & Member list
« Reply #4 on: April 16, 2002, 07:34:05 AM »
Reply with quote

Perhaps I read that wrong -- are you suggesting changing ALL instances of {$db_prefix}? Because this would not only merge the members info, but in fact merge the two boards completely, forcing them to in fact use the same database.

This particular topic is one thing I've been trying to figure out for ages.
Logged

Imparting great wisdom daily to those who will mistake my words as such.
Greg Robson
Training to be like Joseph
YaBB SE Developer
YaBB God
*****
Posts: 1459


Hello!

ICQ - 81390136 WWW
Re:Multiple installations of YABBSE & Member list
« Reply #5 on: April 16, 2002, 06:05:32 PM »
Reply with quote

No - your only looking for:

{$db_prefix}members

and replacing with

hardcoded_name_members

where hardcoded_name_members contains all the details of the users.

btw, would this be a good feature to add in the future for those with multiple installations? Would it be a unique feature? :)
Logged

You can't have everything... where would you put it? -- Steve Wright
YABBROCKS
Noobie
*
Posts: 4


I'm a llama!

Re:Multiple installations of YABBSE & Member list
« Reply #6 on: April 16, 2002, 06:12:28 PM »
Reply with quote

Oh ok that makes sense.

Thank you very much! You rock! 8)
Logged
irbrian
Sr. Member
****
Posts: 489


I create. Therefore I am.

brian@inverse-reality.com WWW
Re:Multiple installations of YABBSE & Member list
« Reply #7 on: April 16, 2002, 09:09:00 PM »
Reply with quote

Quote from: Greg Robson on April 16, 2002, 06:05:32 PMbtw, would this be a good feature to add in the future for those with multiple installations? Would it be a unique feature? :)

WOULD IT EVER!! If you guys included that in a future release it would be the coolest thing anyone's ever put into a forum software package! And if someone could solve THIS problem as well, I'd be thrilled.
Logged

Imparting great wisdom daily to those who will mistake my words as such.
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  Multiple installations of YABBSE & Member list « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.012 seconds with 19 queries.