PDA

View Full Version : HELP! with phpbb2 to vb 3.5.4



rmkcleaning
Fri 3rd Mar '06, 2:19pm
I have everything installed correctly and can do the check and update database, etc., but when I try to associate users, I get this error message.

ImpEx Database errormysql error: Invalid SQL:
SELECT user_id,username
FROM users
ORDER BY user_id
LIMIT 0,25
mysql error: Table 'phxterminators.users' doesn't exist
mysql error number: 1146
Date: Friday 03rd of March 2006 11:18:32 AM
Database: phxterminators
MySQL error: Table 'phxterminators.users' doesn't exist

Any suggestions?

Thanks

Zachery
Fri 3rd Mar '06, 2:21pm
95% of all phpbb installations have a table prefix of phpbb_

Edit your impexconfig.php file accordingly.