I then tried to import via IPB 3.4.6 -> BBPress and again, I am greeted by errors.
This time.
WordPress database error: [Table ‘decerto2_ipb.ipb_members’ doesn’t exist]
SELECT convert(members.member_id USING “utf8”) AS member_id,convert(members.members_pass_hash USING “utf8”) AS members_pass_hash,convert(members.members_pass_salt USING “utf8”) AS members_pass_salt,convert(members.name USING “utf8”) AS name,convert(members.email USING “utf8”) AS email,convert(members.joined USING “utf8”) AS joined FROM ipb_members AS members LIMIT 0, 100
No users to convert-
Does anything WORK?
Got a little further
WordPress database error: [Unknown column ‘posts.post_title’ in ‘field list’]
SELECT convert(posts.pid USING “utf8”) AS pid,convert(posts.topic_id USING “utf8”) AS topic_id,convert(posts.topic_id USING “utf8”) AS topic_id,convert(posts.ip_address USING “utf8”) AS ip_address,convert(posts.author_id USING “utf8”) AS author_id,convert(posts.post_title USING “utf8”) AS post_title,convert(posts.post_title USING “utf8”) AS post_title,convert(posts.post USING “utf8”) AS post,convert(posts.topic_id USING “utf8”) AS topic_id,convert(posts.post_date USING “utf8”) AS post_date,convert(posts.post_date USING “utf8”) AS post_date,convert(posts.edit_time USING “utf8”) AS edit_time,convert(posts.edit_time USING “utf8”) AS edit_time FROM posts AS posts WHERE posts.new_topic = 1 LIMIT 0, 100
TOtally my bad – was using the old converter like an idiot!
Working now! – Sorry for the rant 🙁
🙂
Let me know if it works and/or doesn’t, Xenforo testing has been extremely limited.