• I get this error when I try to activate the plugin, Could you help me, please??

    Fatal error: Uncaught Migrate.php(259) : WpTesting_Migration_AddExampleTest – Error executing ‘query’ with: INSERT INTO wp_term_relationships (object_id, term_taxonomy_id, term_order) VALUES (584, (SELECT term_taxonomy_id FROM wp_term_taxonomy WHERE term_id = 714), 1), (584, (SELECT term_taxonomy_id FROM wp_term_taxonomy WHERE term_id = 724), 2), (584, (SELECT term_taxonomy_id FROM wp_term_taxonomy WHERE term_id = 734), 1), (584, (SELECT term_taxonomy_id FROM wp_term_taxonomy WHERE term_id = 744), 2), (584, (SELECT term_taxonomy_id FROM wp_term_taxonomy WHERE term_id = 754), 3); INSERT INTO wp_t_questions (test_id, question_title) VALUES (584, ‘Do you often long for excitement?’), (584, ‘Do you often need understanding friends to cheer you up?’), (584, ‘Are you usually carefree?’), (584, ‘Do you find it very hard to take no for an answer?’), (584, ‘Do you stop and think thin in D:\home\site\wwwroot\wp-content\plugins\wp-testing\vendor\ruckusing\ruckusing-migrations\lib\Task\Db\Migrate.php on line 259

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor ustimenko

    (@ustimenko)

    @jr87sanchez your issue looks so similar to issues described in this forum before.

    Please search forum carefully for solution. I’m sure it’s already here.

    Thread Starter jr87sanchez

    (@jr87sanchez)

    ok, i Would like to pay for the extra functionnality of export to CSV, How I can do this?? which is the account the paypal ? and the email for the notify the payment ?? thanks so much

    Plugin Contributor ustimenko

    (@ustimenko)

    @jr87sanchez pls contact me directly to [email protected]

    Tell me in mail your site name, paypal address and which addons you need.

    REgarding your initial issue — did you resolved it?

    Thread Starter jr87sanchez

    (@jr87sanchez)

    Hi,

    sorry for the incovenience but, after to do a new install of WP the activation of plugin follow tell me:

    Fatal error: Uncaught Migrate.php(259) : WpTesting_Migration_AddExampleTest – Error executing ‘query’ with: INSERT INTO wp_term_relationships (object_id, term_taxonomy_id, term_order) VALUES (84, (SELECT term_taxonomy_id FROM wp_term_taxonomy WHERE term_id = 254), 1), (84, (SELECT term_taxonomy_id FROM wp_term_taxonomy WHERE term_id = 264), 2), (84, (SELECT term_taxonomy_id FROM wp_term_taxonomy WHERE term_id = 274), 1), (84, (SELECT term_taxonomy_id FROM wp_term_taxonomy WHERE term_id = 284), 2), (84, (SELECT term_taxonomy_id FROM wp_term_taxonomy WHERE term_id = 294), 3); INSERT INTO wp_t_questions (test_id, question_title) VALUES (84, ‘Do you often long for excitement?’), (84, ‘Do you often need understanding friends to cheer you up?’), (84, ‘Are you usually carefree?’), (84, ‘Do you find it very hard to take no for an answer?’), (84, ‘Do you stop and think things over be in D:\home\site\wwwroot\wp-content\plugins\wp-testing\vendor\ruckusing\ruckusing-migrations\lib\Task\Db\Migrate.php on line 259

    I would like to buy some extra functionality but I need that the plugin will be active beofre

    Could you help me please??? I was search a solutions in this forum but it ont work for me

    Plugin Contributor ustimenko

    (@ustimenko)

    @jr87sanchez, last error not looks like you do fresh install.

    It looks like you activating plugin on database, where it was before activated, but then failed.

    Do trap your DB error (here clearly some database misconfiguration) you need:

    1. Do really fresh install by removing database or by giving new name to database instead of existing (in wp-config).
    2. Enable WP_DEBUG to see errors on activation.

    Only 1st errors matters. All next errors will not get the root cause of issue.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘error with the activattion’ is closed to new replies.