News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Need Help

Started by taz, July 14, 2005, 06:07:31 PM

Previous topic - Next topic

taz

Hello I am trying to setup five SMF Board with one members data base.  I did what they said to do at http://www.simplemachines.org/community/index.php?topic=16190.0
Can this be done with SMF 1.1 Beta 3
like they are talking about in this topic?


When I do what they say to do I keep getting this
Table 'Password_Forum.smf_smf_members' doesn't exist

I have tried it with one data base Password_Forum  and I also have tried it with two data bases Password_Forum & Password_Forum1,  but it will not take.

Thank you

Grudge

taz,

Are you sure the prefix is right? I would think it should be:
Password_Forum.smf_members'

NOT:
Password_Forum.smf_smf_members'

Depends if you meant for it to have two of "smf_"
I'm only a half geek really...

taz

I do not know why  it is smf_smf_members.  When set up I put it as Password_Forum.   then I chaged it to Password_Forum1 and still got the samething.
Table 'Password_Forum.smf_smf_members' doesn't exist

taz

I have looked over all the PHP files in and the Prefix is smf_.  and I am still getting the
Table 'Password_Forum.smf_smf_members' doesn't exist

taz

I still can not get it to do right.   

[Unknown]

Are you replacing:

FROM {$db_prefix}members

With:

FROM smf_members

-[Unknown]

taz


taz

This is how it looks
{$db_prefix}smf_members

[Unknown]

No, that's not right.  If should be like I posted - without the {$db_prefix}.

-[Unknown]

taz

thanks I will try that then

Advertisement: