• Resolved mksit

    (@mksit)


    Normal User got this error on the frontend if they post comment on any blog post.

    Fatal error: Uncaught Error: Class "PDO" not found in /home/jiigfnex/public_html/wp-content/plugins/fluent-smtp/app/Models/Model.php:40 Stack trace: #0 /home/jiigfnex/public_html/wp-content/plugins/fluent-smtp/app/Models/Logger.php(193): FluentMail\App\Models\Model->getDb() #1 /home/jiigfnex/public_html/wp-content/plugins/fluent-smtp/app/Services/Mailer/BaseHandler.php(312): FluentMail\App\Models\Logger->add() #2 /home/jiigfnex/public_html/wp-content/plugins/fluent-smtp/app/Services/Mailer/BaseHandler.php(276): FluentMail\App\Services\Mailer\BaseHandler->processResponse() #3 /home/jiigfnex/public_html/wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/SendGrid/Handler.php(76): FluentMail\App\Services\Mailer\BaseHandler->handleResponse() #4 /home/jiigfnex/public_html/wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/SendGrid/Handler.php(23): FluentMail\App\Services\Mailer\Providers\SendGrid\Handler->postSend() #5 /home/jiigfnex/public_html/wp-content/plugins/fluent-smtp/app/Services/Mailer/FluentPHPMailer.php(28): FluentMail\App\Services\Mailer\Providers\SendGrid\Handler->send() #6 /home/jiigfnex/public_html/wp-content/plugins/fluent-smtp/app/Functions/helpers.php(556): FluentMail\App\Services\Mailer\FluentPHPMailer->send() #7 /home/jiigfnex/public_html/wp-content/plugins/fluent-smtp/fluent-smtp.php(39): fluentMail_wp_mail() #8 /home/jiigfnex/public_html/wp-includes/pluggable.php(1936): wp_mail() #9 /home/jiigfnex/public_html/wp-includes/comment.php(2312): wp_notify_moderator() #10 /home/jiigfnex/public_html/wp-includes/class-wp-hook.php(305): wp_new_comment_notify_moderator() #11 /home/jiigfnex/public_html/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters() #12 /home/jiigfnex/public_html/wp-includes/plugin.php(470): WP_Hook->do_action() #13 /home/jiigfnex/public_html/wp-includes/comment.php(2286): do_action() #14 /home/jiigfnex/public_html/wp-includes/comment.php(3567): wp_new_comment() #15 /home/jiigfnex/public_html/wp-comments-post.php(25): wp_handle_comment_submission() #16 {main} thrown in /home/jiigfnex/public_html/wp-content/plugins/fluent-smtp/app/Models/Model.php on line 40
    There has been a critical error on this website.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author WPManageNinja

    (@wpmanageninja)

    Looks like you don’t have PDO installed on your server which is required by FluentSMTP. I would recommend to install MySQL-PDO extension to your server. Please contact your hosting provider.

    Thread Starter mksit

    (@mksit)

    Thank you for the reply. I just turned the “PDO” on in php extensions panel, and voila no error so far.
    Btw, i am just curious to ask, should i enable other PDO extensions like “pdo_mysql” “pdo_dblib” etc.?
    Am using php v.8.

    @wpmanageninja

    is fluentSMTP compatible with PHP8 ??

    Thread Starter mksit

    (@mksit)

    I don’t know it is compatible or not. But what i can say I am on PHP v8, and fluentsmtp is working just perfect after the above action made.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Activating plugin cause fatal error on commenting to any post by social login’ is closed to new replies.