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
----------------------------------------------------