Jul 29, 2021 5:35 pm
add_filter('wpforo_use_mysql8', '__return_false');
this code right? I have added this, lets see what happens
Jul 29, 2021 6:19 pm
Before this downgrade can you please enable DEBUG TO A LOG in your Wordpress site?
Jul 29, 2021 8:25 pm
Add this to your wp config php
// This enables debugging. define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
Aug 02, 2021 6:20 pm
I have waited a few days and it is still terribly fluctuating
Im going to try the config thing that was suggest to see if that give any more clues but i think my best option is to put the table back on mysaam, and revert the wpforo plug in back to the previous version
Aug 03, 2021 11:03 am
Just leave the tables as is, you can only revert to InnoDB the _wpforo_forums table and downgrade to 1.9.7 version.