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
583
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,195
Replies
5
Views
4,614
Replies
11
Views
8,620
Newer Threads
Replies
2
Views
1,761
Replies
2
Views
2,123
Replies
8
Views
7,143
Replies
6
Views
4,964
Latest Threads
Replies
1
Views
77
Replies
1
Views
83
Replies
2
Views
742
Recommended Threads
Replies
4
Views
3,385
Replies
7
Views
4,586
Replies
18
Views
12,050
Replies
20
Views
8,443

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