PDA

View Full Version : Problem importing from phpBB 2.0.18



jpapadpapa
Thu 18th May '06, 9:55pm
I'm trying to do an import for the first time and I'm having issues. Here is the info:

Clean import
Source - phpBB2 - 2.0.18
Target - vBulletin 3.5.0
Module - 003 - Import Usergroup
MySQL error: Table 'jpapadp_infidelitycounseling1.groups' doesn't exist


I tried continuing with the import and this same error is happening on the subsequent modules, as well. Can someone please tell me what I need to do? Let me know if you need more information.

Thanks in advance!:)

Steve Machol
Fri 19th May '06, 3:23am
You are missing the source table prefix in ImpExConfig.php. For phpBB the default prefix is:

phpbb_

jpapadpapa
Fri 19th May '06, 10:17am
Thank-you! It worked!:D