AI Search
Classic Search
Notifications
Clear all
Search result for: debug under tools
When I go to the forum link on the backend, everything is there and working perfectly, but on the public side, all I get is an under-construction page. I have turned that option on and off in the settings multiple times, but no change. Any suggestions?
I figured this out. I was not clearing the cache properly. Once I got it cleared, all seems to be good now.
It is not the migration tool changing the dB as it imports correctly from the same file after you delete the tables. The changes therefore must be done by WPforo
Also the repair function was tried after the initial migration and it did not work.
Servmask All in one WP Migration is one of the most common and popular migration tools out there. I have used it for many years and it's always worked perfectly with all plugins.
May I respectfully suggest you get a copy and do some testing.
Hi @alan
wpForo supports a multiboard system, so its database tables are structured with the board ID. For example, a table may be named wp_wpforo_2_posts, where 2 is the board ID.
By default, when you install wpForo and don't use the multiboard system, the default board ID is 0. Even if you don't create any additional boards, the default board is still required.
It seems that during the migration from one server to another, the board ID was somehow changed from 0 to 1. As a result, the board ID stored in the database is no longer correct.
Please go to wpForo > tools > Database Tables and click the [Repair] button. This should correct the database table structure and resolve the issue.
In short, it looks like the migration tool did not properly preserve the 0 board ID and somehow changed the value during the migration.
With reference to this topic and bug, I have a solution.
After seeing the same problem and being unable to restore wpforo to a new server, I have communicated with Servmask.
This appears to be a wpforo problem, not a all in one wp migration plugin problem.
Wpforo is changing the original database tables. They are all stored and imported correctly by AIOWPM.
Wpforo developers please resolve issue. It is imperative that the forums can be backed up and migrated correctly.
The solution:
On the new server I deleted all the wpforo database tables
I re-ran the AIOWPM import - all tables then appeared correctly in the db.
This proves AIOWPM correctly stored and imports the database.
The forum still wasnt working at this point.
In Wordpress>wpforo>Tools>Database Tables, errors were indicated
Ran the repair option here and everything started working OK
Hello,
I would like to completely disable all email notifications sent by wpForo to regular users.
My goal is that users do not receive any emails from wpForo, including:
New posts in subscribed topics
New topics in subscribed forums
User mentions (@username)
User following notifications
Any other forum subscription or notification emails
I have already disabled the following options under Email Settings:
Notify Admins via Email on New Topic → No
Notify Admins via Email on New Post → No
However, these settings only affect administrators.
I also checked Subscriptions & Mentioning, but I cannot find an option to completely disable email notifications for regular users.
Is there a setting or recommended method to completely disable all wpForo emails to users while keeping the forum itself fully functional?
I am using the latest version of wpForo.
Thank you!