Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ilind

    (@ilind)

    @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.

    Thread Starter ilind

    (@ilind)

    @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.

    Thread Starter ilind

    (@ilind)

    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), '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)