PDA

View Full Version : Problems import from phpBB 2.0.17 to VBulletin 3.5.4


carl3d
Fri 3rd Mar '06, 4:30pm
I have VBulletin 3.5.4 installed and working. I'm trying to use ImpeX to get my data from PHPbb 2.0.17 into Vbulletin 3.5.4...

When I try to run the import system, option 1 works fine. I skip option 2, then I run option 3. When I run option 3 I get the following message,

ImpEx Database errormysql error: Invalid SQL:
SELECT * FROM groups
WHERE group_single_user=0
ORDER BY group_id
LIMIT 0,50

mysql error: Table 'inspect_2017.groups' doesn't exist

mysql error number: 1146

Date: Friday 03rd of March 2006 11:54:28 AM
Database: inspect_2017
MySQL error: Table 'inspect_2017.groups' doesn't exist

Jerry
Fri 3rd Mar '06, 7:06pm
Update your impexconfig.php and add the source table prefix, 99% of the time its going to be phpbb_

When you ran the 1st module were all the table names red and at the bottom is suggested that the prefix is phpbb_ ?