View Single Post
Old September 30th, 2004, 10:57 PM   #1 (permalink)
nf71
Registered User
 
Join Date: Sep 2004
Location: Finland
Posts: 34
Question User database name?

Hi,

I tried to install reviewpost, but something went wrong

I have phpBB installed and the users are i a table called phpbb_users.

When I install what should I put in the CONFIG-INC.PHP Variables for the User Database Name during the installation process?

When putting the name of the database itself I get this error message:
---------------------------------------------------
MySQL error reported!

Script: index

Query: SELECT users.user_id,users.username,users.user_email,users.user_password,users.user_level,users.user_timezone,themes.template_name FROM users LEFT JOIN themes ON users.user_style = themes.themes_id WHERE user_id='-1'

Result: Table 'db20658.users' doesn't exist

Database handle: Resource id #7
----------------------------------------------------
nf71 is offline   Reply With Quote