Viewing 6 replies - 1 through 6 (of 6 total)
  • same issue here, when installing the site gets in a Critical Error

    me too with a new installation on my plesk server. I am using oxygen builder to design the website, but failed to access to the site once WP Mail SMTP is activated. very frustrating. It does not seem like a wordpress version issue as I tried to downgrade WP to 5.4.2, and the issue still there. I suspect there might be some errors in other areas, e.g. coding errors etc.
    here is some information regarding the error:

    Error Details
    ============
    E_ERROR /var/www/vhosts/example.com/httpdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php Line 44.
    Error information:Uncaught RuntimeException: Error saving action: Error saving action: Table ‘wp_brw2j.Udo9r_actionscheduler_actions’ doesn’t exist in /var/www/vhosts/example.com/httpdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php:44
    Stack trace:
    #0 /var/www/vhosts/example.com/httpdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php(242): ActionScheduler_DBStoreMigrator->save_action()
    #1 /var/www/vhosts/example.com/httpdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php(177): ActionScheduler_HybridStore->save_action()
    #2 /var/www/vhosts/example.com/httpdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php(84): ActionScheduler_ActionFactory->store()
    #3 /var/www/vhosts/example.com/httpdocs/wp-content/plugins/wp-mail-smtp

    • This reply was modified 5 years, 8 months ago by wplearner2000. Reason: more information
    Plugin Author Gregor Capuder

    (@capuderg)

    Hi,

    it looks like your WP site is not able to create the needed database tables.

    Please follow the instructions in the tutorial here.

    If you’re still experiencing this issue, contact your hosting support to look into the MySQL database logs. It could be due to some database misconfiguration.

    Take care!

    @capuderg I did follow the tutorial, but for some reason when I activate the Action Scheduler plugin it does not appear in the tools section.

    Did you ever seen this issue?

    Plugin Author Gregor Capuder

    (@capuderg)

    Hi @mshell,

    maybe some other plugin is hiding that page… The menu item is hidden, but you can still access the Action Scheduler (AS) page, by going directly to wp-admin/tools.php?page=action-scheduler. So go to http://yourdomaingoeshere.xyz/wp-admin/tools.php?page=action-scheduler and you should see the AS page.

    Take care!

    Hi @capuderg

    I found the solution in another post.

    In my wpconfig the PHPMailer\PHPMailer\SMTP class was defined before the WP core can.

    Issue is solved now and i’m able to use the plugin.

    Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘CRITICAL ERROR!!!!!!!!!!!!’ is closed to new replies.