ilind
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Forum: Plugins
In reply to: [Psychological tests & quizzes] Fatal PHP Error@ustimenko All steps followed. ‘wp_t_’ tables were correctly deleted on plugin uninstall. Re-install made the tables to be created as InnoDB as well, but it did not resolve the problem.
Forum: Plugins
In reply to: [Psychological tests & quizzes] Fatal PHP Error@ustimenko I altered all tables to InnoDB (except for wp_term_relationships, which remained MyISAM and didn’t change for some reason). However, the problem is still there.
I tested the plugin on another WordPress site and it worked fine. I am really confused.Forum: Plugins
In reply to: [Psychological tests & quizzes] Fatal PHP ErrorHere’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), 'WpTesting_Model...', Array) #3 /home/ktcolleg/public_html/wp-content/plugins/wp-testing/vendor/flourish/flourish/fActiveRecord.php(1177): WpTesting_Model_Test->configure() #4 /home/ktcolleg/public_html/wp-content/plugins in /home/ktcolleg/public_html/wp-content/plugins/wp-testing/vendor/flourish/flourish/fActiveRecord.php on line 1181
Viewing 3 replies - 1 through 3 (of 3 total)