• Hi!

    Since the latest WP Update, all functions related to PHPMailer will result in a Fatal error:

    Fatal error: Uncaught TypeError: Argument 1 passed to WPCF_Email::mailer_config() must be an instance of PHPMailer, instance of WPMailSMTP\MailCatcherV6 given, called in /var/www/vhosts/crowdticket.saarland/httpdocs/wp-includes/class-wp-hook.php on line 287 and defined in /var/www/vhosts/crowdticket.saarland/httpdocs/wp-content/plugins/wp-crowdfunding-pro/addons/email/classes/init.php:167 Stack trace: #0 /var/www/vhosts/crowdticket.saarland/httpdocs/wp-includes/class-wp-hook.php(287): WPCF_Email->mailer_config(Object(WPMailSMTP\MailCatcherV6)) #1 /var/www/vhosts/crowdticket.saarland/httpdocs/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters('', Array) #2 /var/www/vhosts/crowdticket.saarland/httpdocs/wp-includes/plugin.php(544): WP_Hook->do_action(Array) #3 /var/www/vhosts/crowdticket.saarland/httpdocs/wp-includes/pluggable.php(494): do_action_ref_array('phpmailer_init', Array) #4 /var/www/vhosts/crowdticket.saarland/httpdocs/wp-content/plugins/woocommerce/includes/emails/class-wc-email.php(653): wp_mail(Array, 'D in /var/www/vhosts/crowdticket.saarland/httpdocs/wp-content/plugins/wp-crowdfunding-pro/addons/email/classes/init.php on line 167

    This occurs only, if the WP-Crowdfunding E-Mail Add-On is enabled.

    What can I do?

  • The topic ‘Uncaught TypeError: PHPMailer’ is closed to new replies.