Importing PHPBB 3.0,12
-
WP 3,9
BBP 2.5.3
Twenty Ten
Database = 48Kb (according to PHPMYAdmin) and about 10kb exportedTick all options in Importer. Get this: (Although I can see this Table in my database. If I repeat the process, I will get message of another Table not existing.)
Any suggestions?
Repair any missing information: Continue
WordPress database error: [Table ‘goandsta_phpb1.phpbbusers’ doesn’t exist]
SELECT convert(users.user_id USING “utf8”) AS user_id,convert(users.user_password USING “utf8”) AS user_password,convert(users.user_form_salt USING “utf8”) AS user_form_salt,convert(users.username USING “utf8”) AS username,convert(users.user_email USING “utf8”) AS user_email,convert(users.user_website USING “utf8”) AS user_website,convert(users.user_regdate USING “utf8”) AS user_regdate,convert(users.user_aim USING “utf8”) AS user_aim,convert(users.user_yim USING “utf8”) AS user_yim,convert(users.user_icq USING “utf8”) AS user_icq,convert(users.user_msnm USING “utf8”) AS user_msnm,convert(users.user_jabber USING “utf8”) AS user_jabber,convert(users.user_occ USING “utf8”) AS user_occ,convert(users.user_interests USING “utf8”) AS user_interests,convert(users.user_sig USING “utf8”) AS user_sig,convert(users.user_from USING “utf8”) AS user_from,convert(users.user_avatar USING “utf8”) AS user_avatar FROM phpbbusers AS users LIMIT 0, 100No users to convertNo data to cleanStarting Conversion
- You must be logged in to reply to this topic.