Skip to:
Content
Pages
Categories
Search
Top
Bottom

Registration emails not sent


  • wisors
    Participant

    @wisors

    Hi,

    I have a buddy press registration page on my site. Upon registration I can see the user info in wp_users table but no email goes out. For email I have configured WP Mail SMTP Pro and AWS Simple Mail Service (SES). The test email from WP Mail SMTP Pro works fine.

    After researching the issue, I found that other people had similar issues and this post helped resolve it https://ast.io/html-emails-buddypress-bbpress/. But in my case it did not help. After applying the suggestions in the post I am getting the following errors. Note that I am using WordPress: 5.4.4 and BuddyPress: 6.2.0.

    What am I missing?
    Thanks!

    Fatal error: Uncaught Error: Class ‘Composer\Autoload\ComposerStaticInite3e5c35c972290b9df87aba53682fd14’ not found
    in /var/www/html/wp-content/plugins/wp-mail-smtp-pro/vendor/composer/autoload_real.php on line 33

    Call stack:

    ComposerAutoloaderInite3e5c35c972290b9df87aba53682fd14::getLoader()
    wp-content/plugins/wp-mail-smtp-pro/vendor/autoload.php:7
    require_once()
    wp-content/plugins/wp-mail-smtp-pro/src/Providers/AuthAbstract.php:55
    WPMailSMTP\P\AuthAbstract::include_vendor_lib()
    wp-content/plugins/wp-mail-smtp-pro/src/Pro/Providers/AmazonSES/Auth.php:74
    WPMailSMTP\P\P\A\Auth::__construct()
    wp-content/plugins/wp-mail-smtp-pro/src/Pro/Providers/AmazonSES/Mailer.php:61
    WPMailSMTP\P\P\A\Mailer::send()
    wp-content/plugins/wp-mail-smtp-pro/src/MailCatcher.php:134
    WPMailSMTP\MailCatcher::send()
    wp-includes/pluggable.php:488
    wp_mail()
    wp-content/plugins/buddypress/bp-core/bp-core-functions.php:3202
    bp_send_email()
    wp-content/plugins/buddypress/bp-members/bp-members-functions.php:2309
    bp_core_signup_send_validation_email()
    wp-content/plugins/buddypress/bp-members/bp-members-functions.php:1873
    bp_core_signup_user()
    wp-content/plugins/buddypress/bp-members/screens/register.php:204
    bp_core_screen_signup()
    wp-includes/class-wp-hook.php:287
    WP_Hook::apply_filters()
    wp-includes/class-wp-hook.php:311
    WP_Hook::do_action()
    wp-includes/plugin.php:478
    do_action()
    wp-content/plugins/buddypress/bp-core/bp-core-dependency.php:373
    bp_screens()
    wp-includes/class-wp-hook.php:287
    WP_Hook::apply_filters()
    wp-includes/class-wp-hook.php:311
    WP_Hook::do_action()
    wp-includes/plugin.php:478
    do_action()
    wp-content/plugins/buddypress/bp-core/bp-core-dependency.php:430
    bp_template_redirect()
    wp-includes/class-wp-hook.php:287
    WP_Hook::apply_filters()
    wp-includes/class-wp-hook.php:311
    WP_Hook::do_action()
    wp-includes/plugin.php:478
    do_action()
    wp-includes/template-loader.php:13
    require_once()
    wp-blog-header.php:19
    require()
    index.php:17

  • You must be logged in to reply to this topic.
Skip to toolbar