• Resolved krut1

    (@krut1)


    Hey people, we have this Fatal error. Could you look on it?

    PHP Fatal Error: Uncaught Error: Class 'WPMailSMTP\Tasks\Meta' not found in /wordpress/wp-content/plugins/wp-mail-smtp/src/Migration.php:209
    Stack trace:
    #0 /wordpress/wp-content/plugins/wp-mail-smtp/src/Migration.php(134): WPMailSMTP\Migration->migrate_to_2()
    #1 /wordpress/wp-content/plugins/wp-mail-smtp/src/Migration.php(118): WPMailSMTP\Migration->run()
    #2 /wordpress/wp-content/plugins/wp-mail-smtp/src/Migration.php(91): WPMailSMTP\Migration->maybe_migrate()
    #3 /wordpress/wp-content/plugins/wp-mail-smtp/src/Core.php(306): WPMailSMTP\Migration->__construct()
    #4 /wordpress/wp-content/plugins/wp-mail-smtp/src/Core.php(136): WPMailSMTP\Core->get_migration()
    #5 /wordpress/wp-includes/class-wp-hook.php(287): WPMailSMTP\Core->init()
    #6 /wordpress/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
    #7 /wordpress/wp-includes/plugin.php(478): WP_Hook->do_action()
    #8 /wordpress/wp-settings.php(540): do_action()
    #9 /wordpress/wp-config.php(125): require_once('/wordpress/w...')

    WordPress-Version 5.4.2
    Plugin: WP Mail SMTP (Version 2.1.1)
    PHP-Version 7.4.7

    • This topic was modified 4 years, 8 months ago by krut1.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Gregor Capuder

    (@capuderg)

    Hi @krut1,

    I’ve checked the code and all looks good.

    Maybe there was some opCache (or some other cache) issue when you updated the plugin and it didn’t load the WPMailSMTP\Tasks\Meta class. Could you please try to clear your site’s cache and see if this problem persists?

    If that doesn’t help, could you please try to reinstall the plugin?

    Let me know how it goes.

    Take care!

    Hi @krut1 – We haven’t heard from you in about a week, so I’m going to go ahead and mark this ticket resolved. If you still have questions, though, please feel welcome to continue the conversation.

    Thread Starter krut1

    (@krut1)

    The error was only one time. Yes, please close.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP Fatal error Uncaught Error: Class ‘WPMailSMTP\Tasks\Meta’’ is closed to new replies.