• Resolved 1farakav

    (@1farakav)


    hi
    i can not active plugin. I’ve already got the plugin installed and then removed, but now I can not activate.

    Error:

    Fatal error: Uncaught Migrate.php(259) : WpTesting_Migration_AddExampleTest - Error executing 'query' with: INSERT INTO bwycj_term_taxonomy (term_id, taxonomy, description, parent, count) VALUES (601, 'wpt_answer', '', 0, 1), (602, 'wpt_answer', '', 0, 1), (603, 'wpt_scale', 'Extraversion is characterized by being outgoing, talkative, high on positive affect (feeling good), and in need of external stimulation. According to Eysenck\'s arousal theory of extraversion, there is an optimal level of cortical arousal, and performance deteriorates as one becomes more or less aroused than this optimal level. Arousal can be measured by skin conductance, brain waves or sweating. At very low and very high levels of arousal, performance is low, but at a better mid-level of arousal, performance is maximized. Extraverts, according to Eysenck\'s theory, are chronically under-aroused and bored and are therefore in need of external stimulation to bring them up to an optimal in /home/farakavc/public_html/wp-content/plugins/wp-testing/vendor/ruckusing/ruckusing-migrations/lib/Task/Db/Migrate.php on line 259

    https://www.ads-software.com/plugins/wp-testing/

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

    (@ustimenko)

    Hi @1farakav!

    In your case seems that you removed some old version, that was not cleaned up after self.

    So for conrete your case do this:

    * Add to table bwycj_t_schema_migrations new record with value 20140928160013
    * Then try to activate plugin

    If it will activate — then remove it — it will clean up DB as it should after self.

    Check that table bwycj_t_schema_migrations is gone — it will be clear fact, that it removed self.

    After you should install/activate it as usual.

    Thread Starter 1farakav

    (@1farakav)

    it isn’t work

    Fatal error: Uncaught Migrate.php(259) : WpTesting_Migration_AddExampleTest - Error executing 'query' with: INSERT INTO bwycj_term_taxonomy (term_id, taxonomy, description, parent, count) VALUES (601, 'wpt_answer', '', 0, 1), (602, 'wpt_answer', '', 0, 1), (603, 'wpt_scale', 'Extraversion is characterized by being outgoing, talkative, high on positive affect (feeling good), and in need of external stimulation. According to Eysenck\'s arousal theory of extraversion, there is an optimal level of cortical arousal, and performance deteriorates as one becomes more or less aroused than this optimal level. Arousal can be measured by skin conductance, brain waves or sweating. At very low and very high levels of arousal, performance is low, but at a better mid-level of arousal, performance is maximized. Extraverts, according to Eysenck\'s theory, are chronically under-aroused and bored and are therefore in need of external stimulation to bring them up to an optimal in /home/farakavc/public_html/wp-content/plugins/wp-testing/vendor/ruckusing/ruckusing-migrations/lib/Task/Db/Migrate.php on line 259

    plz help me!

    Where do I create bwycj_t_schema_migrations? in the db root table or other tables?

    Plugin Contributor ustimenko

    (@ustimenko)

    What is not work?

    Have you added to table bwycj_t_schema_migrations new record with value 20140928160013?

    Thread Starter 1farakav

    (@1farakav)

    Have you added to table bwycj_t_schema_migrations new record with value 20140928160013?

    i create in phpmyadmin >> new >> bwycj_t_schema_migrations>>but it’s Error massage show 20140928160013 value

    Plugin Contributor ustimenko

    (@ustimenko)

    As I know, this table already should exists in your database.

    Which tables do you have at your wp DB?

    Thread Starter 1farakav

    (@1farakav)

    Thanks
    Solved the problem. I was able to activate the plugin.
    BUT: at the quick fill question in new test i can’t import form text.

    I Can’t use the ability to fill out a quick text.

    Plugin Contributor ustimenko

    (@ustimenko)

    @1farakav, did you removed plugin and then installed it again?

    If yes, then good. For another issue pls create another topic with description of what you do, example of your data, that we help to repeat your issue.

    Also it will be good to have a screenshot of an issue: use any service like gyazo.com for example.

    Thread Starter 1farakav

    (@1farakav)

    that right

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Error in active plugin!’ is closed to new replies.