Feb 28, 2019 12:06 am
After migrating from SMF to wpForo with official converter my wpForo forums are rather slow. Much slower then SMF was previouslyΒ been.
Β
I stumbled on this topic in which @Robert describes that all tables should be InnoDB instead of MyISAM. I succeeded to convert almost all tables, except the biggest ones:
- wpforo_posts
- wpforo_topics
When I tried to convert I'm getting this error:
#1214 - The used table type doesn't support FULLTEXT indexes
Do you have any solution to this?
1 Reply
Feb 28, 2019 2:28 pm
Hi @power505,
You should upgrade your MySQL to the version, It should be higher than 5.6.X.Β Please contact your hosting service and ask them to update the MySQL version.Β
Please read wpForo server requirements here:Β https://wpforo.com/docs/root/wpforo-installation/server-requirements/