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
598
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
2,440
Replies
5
Views
6,996
Replies
11
Views
9,945
Newer Threads
Replies
2
Views
2,076
Replies
2
Views
2,438
Replies
8
Views
9,408
Replies
6
Views
8,345
Latest Threads
Replies
0
Views
535
Replies
2
Views
508
Replies
1
Views
445
Replies
2
Views
1,027
Replies
1
Views
663
Recommended Threads
Replies
6
Views
11,301
Replies
1
Views
3,449
Replies
14
Views
8,462

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