PDA

View Full Version : [problem] phpBB 2.0.20 -> vb 3.5.4



Hitomi
Fri 9th Jun '06, 5:50am
is there gonna be an update for the phpBB converter as there seems to be a problem with importing the users on it and i cant seem to get them transfered over to th vb system

Zachery
Fri 9th Jun '06, 6:17am
Well what exactly is the said problem?

Hitomi
Sat 10th Jun '06, 1:18am
says unable to find table something.users

and says table is not found

Zachery
Sat 10th Jun '06, 1:20am
Exact error messages are very useful, but if its a cannot find table, then your database info in config.php is not correct.

Steve Machol
Sat 10th Jun '06, 2:25am
Actually it's ImpExConfig.php you need to fix and you probably need to set the source table prefix to:

phpbb_

Hitomi
Sat 10th Jun '06, 11:15am
thank you for the help