Notifications
Clear all

Migration interrupted. How to retry?

3 Posts
2 Users
0 Reactions
819 Views
0
Topic starter

The migration started beautifully and what went over looks great, but about 1/4 through the process it stopped. I no longer have the migration page open, and I'm not sure I have a backup of the empty wpforo forum database. How do I reset wpforo to empty so I can attempt the migration again? Thank you.

2 Answers
0

@opera13,

Open the same migration page again, reset the last migration and start it again.

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

opera13 Topic starter 18/01/2024 8:23 pm

@robert How do I reset the migration? It's warning me that if I start the process again it will duplicate the forum.

0

@opera13,

You should truncate wpForo data, either pressing Uninstall button in Dashboard > Plugins admin page, or better, truncate wpforo tables in the database using phpMyAdmin plugin (or the hosting one). In the database you should truncate the following tables:

  • wp_wpforo_forums
  • wp_wpforo_mg2wpforo
  • wp_wpforo_topics
  • wp_wpforo_posts

 

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

Answer