• Resolved onlineprecision

    (@onlineprecision)


    I receive the following fatal error when activating the plugin:

    Fatal error: Uncaught Migrate.php(259) : WpTesting_Migration_AddComputedVariablesTable – Error executing ‘query’ with: ALTER TABLE olp_t_computed_variables ADD CONSTRAINT olp_t_fk_computed_variable_test FOREIGN KEY (test_id) REFERENCES olp_posts(ID) ON DELETE CASCADE ON UPDATE CASCADE , ADD INDEX fk_computed_variable_test(test_id) , ADD UNIQUE INDEX uq_computed_variable_name_test(test_id, computed_variable_name) Reason: Specified key was too long; max key length is 767 bytes thrown in /home/stic4713/magnitude.nu/www/wordpress/wp-content/plugins/wp-testing/vendor/ruckusing/ruckusing-migrations/lib/Task/Db/Migrate.php on line 259

    What can I do to prevent this issue?

    With kind regards,

    Michael

Viewing 16 replies (of 16 total)
  • Hi Alex,

    I can confirm that now all it’s OK and it’s possible to enable again your plugin.

    Thank you so much for your time.

    Best regards

Viewing 16 replies (of 16 total)

The topic ‘Fatal error when activating plugin’ is closed to new replies.