AI Search
Classic Search
Notifications
Clear all
Apr 21, 2026 1:40 am
Hi,
I'm running wpForo 3.0.6 on WordPress 6.9.4 (PHP 8.3.30, hosted on WordPress.com). My forum was working fine until recently, but now all topics and posts appear to be gone, and I'm seeing two "Forums" entries in my WordPress admin menu.
My hosting provider checked the error logs and found the following:
- The plugin is trying to query tables with a wp_wpforo_4_ prefix (e.g., wp_wpforo_4_forums, wp_wpforo_4_languages), but those tables don't exist in the database.
- It appears a table migration did not complete successfully. The original wpForo tables should still contain all of my forum data, but the plugin is looking for the new table names.
- Because the tables aren't found, the plugin runs its activation and import routines on every page load, which created a second empty forum.
- There is also a fatal error: Class "wpforo\modules\reactions\Reactions" not found in Members.php on line 159.
My forum has 119 registered members and was active before this started. The content is important to us. Could you advise on how to fix the failed migration so the plugin can access the existing data again?
https://bernamuldur.com/forum/