Migrate from mybb to bbpress

CaygriWEB

Well-known member
Hosting Provider
Registered
Joined
Jul 4, 2017
Messages
305
Points
18
For italian woocommerce forum need to migrate from mybb to bbpress.
There is a tool, work fine but I cant import user.

When I try to import user i see this error:

Code:
[Table 'admin_wooforum.mybb_sfforums' doesn't exist]
SELECT convert(sfforums.forum_id USING "utf8mb4") AS forum_id,convert(sfforums.parent USING "utf8mb4") AS parent,convert(sfforums.topic_count USING "utf8mb4") AS topic_count,convert(sfforums.post_count USING "utf8mb4") AS post_count,convert(sfforums.forum_name USING "utf8mb4") AS forum_name,convert(sfforums.forum_desc USING "utf8mb4") AS forum_desc,convert(sfforums.forum_seq USING "utf8mb4") AS forum_seq FROM mybb_sfforums AS sfforums LIMIT 0, 100
 

Chris Worner

Well-known member
Registered
Joined
Apr 15, 2016
Messages
612
Points
28
You need to check table mybb_sfforums on your mybb forum is existing or not, because as noticed
[Table 'admin_wooforum.mybb_sfforums' doesn't exist]
hence it didn't have anything to import to new bbpress forum.
 

CaygriWEB

Well-known member
Hosting Provider
Registered
Joined
Jul 4, 2017
Messages
305
Points
18
no there isn't the module for migration isn't upgrade for last version on mybb. At moment, I ask support on bbpress community support.
 

Dr. McKay

Well-known member
Registered
Joined
Nov 26, 2016
Messages
565
Points
28
You can create a table via PHPmyadmin with structures that the import is requiring. Even you can need to sample users to make the import work in the case bbpress community support can not solve for you.
 

CaygriWEB

Well-known member
Hosting Provider
Registered
Joined
Jul 4, 2017
Messages
305
Points
18
i think your same solution but not work :(
 
Older Threads
Replies
0
Views
1,143
Replies
5
Views
2,465
Replies
11
Views
4,885
Newer Threads
Replies
2
Views
966
Replies
2
Views
1,121
Replies
8
Views
3,983
Replies
6
Views
3,042
Recommended Threads
Replies
5
Views
3,157
Replies
20
Views
7,412
Replies
9
Views
4,005
Replies
45
Views
28,537
Similar Threads

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top