PHPMailer Error
-
Hi,
I noticed after submitting test reviews that I kept getting an ajax error. Looking in the console there is PHPMailer Errors. Turning off notifications fixes the error. But it was working the other day.
Is this a known problem?
Console shows
[2020-08-13 16:12:07] ERROR [Application.php:92] Uncaught TypeError: Argument 1 passed to GeminiLabs\SiteReviews\Modules\Email::buildPlainTextMessage() must be an instance of PHPMailer, instance of PHPMailer\PHPMailer\PHPMailer given, called in /home/bshandyman/public_html/wp-includes/class-wp-hook.php on line 287 and defined in /home/bshandyman/public_html/wp-content/plugins/site-reviews/plugin/Modules/Email.php:95 Stack trace: /public_html/wp-includes/class-wp-hook.php(287): GeminiLabs\SiteReviews\Modules\Email->buildPlainTextMessage(Object(PHPMailer\PHPMailer\PHPMailer)) /public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) /public_html/wp-includes/plugin.php(544): WP_Hook->do_action(Array) /public_html/wp-includes/pluggable.php(494): do_action_ref_array('phpmailer_init', Array) /public_html/wp-content/plugins/site-reviews/plugin/Modules/Email.php(84): wp_mail(Array, '[Beachside Hand...', '<!doctype html>...', Array, Array) #5 /ho
Any help would be great.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘PHPMailer Error’ is closed to new replies.