-
Posted a reply to Fatal PHP Error, on the site WordPress.org Forums:
@ustimenko All steps followed. 'wp_t_' tables were correctly deleted on plugin uninstall. Re-install made the… -
Posted a reply to Fatal PHP Error, on the site WordPress.org Forums:
@ustimenko I altered all tables to InnoDB (except for wp_term_relationships, which remained MyISAM and didn't… -
Posted a reply to Fatal PHP Error, on the site WordPress.org Forums:
Here's the stack trace Stack trace: #0 /home/ktcolleg/public_html/wp-content/plugins/wp-testing/vendor/flourish/flourish/fActiveRecord.php(709): fActiveRecord->__construct() #1 /home/ktcolleg/public_html/wp-content/plugins/wp-testing/vendor/flourish/flourish/fORMRelated.php(1339): fActiveRecord::forceConfigure('WpTesting_Model...') #2 /home/ktcolleg/public_html/wp-content/plugins/wp-testing/src/Model/Test.php(669): fORMRelated::setOrderBys(Object(WpTesting_Model_Test),… -
Created a topic, Fatal PHP Error, on the site WordPress.org Forums:
Hey there. I'm getting the following error when trying…