Simple Membership Plugin › Forums › Simple Membership Plugin › Emails issues
Tagged: emails issues
- This topic has 4 replies, 3 voices, and was last updated 5 months, 3 weeks ago by
zyzyl.
-
AuthorPosts
-
December 4, 2025 at 6:22 pm #31791
zyzyl
ParticipantHello, I am experiencing email issues with the plugin. 2FA is not sending the confirmation code to the emails, the admin does not receive an email when a new user is registered, and also notification emails are not working. Can you please help?
December 5, 2025 at 2:24 am #31792The Assurer
ModeratorPlease turn on the debug logs, and try some test cases. The debug logs should show when an email message is sent.
December 5, 2025 at 7:13 am #31793zyzyl
ParticipantHere is the debug logs:
[2025/12/04 17:14:24] – SUCCESS: [reCAPTCHA Addon] Google Captcha is enabled. Lets validate captcha.
[2025/12/04 17:14:24] – SUCCESS: [reCAPTCHA Addon] Captcha validated successfully!
[2025/12/04 17:14:24] – SUCCESS: Creating new swpm user. Account status: activation_required, Membership Level ID: 2
[2025/12/04 17:14:24] – FAILURE: swpm_handle_wp_user_registration() – SWPM member account with this username already exists! No new account will be created for this user.
[2025/12/04 17:14:24] – SUCCESS: Completed the profile_update hook handling – SWPM user profile (Member ID: 86) updated with the latest WP user data.
[2025/12/04 17:14:24] – SUCCESS: Member registration complete email sent to: zina.bogomilova@gmail.com. From email address value used: iCOVER IPST <zina.bogomilova@gmail.com>
[2025/12/04 17:14:24] – SUCCESS: Admin notification email sent to: zina.bogomilova@gmail.com
[2025/12/04 17:19:14] – SUCCESS: Completed the profile_update hook handling – SWPM user profile (Member ID: 86) updated with the latest WP user data.
[2025/12/04 17:19:14] – SUCCESS: Notify email sent (after profile edit from admin side). Email sent to: zina.bogomilova@gmail.comDecember 5, 2025 at 11:25 pm #31794admin
KeymasterAccording to the debug log file you shared, the plugin is successfully executing the email sending code. If you didn’t receive those emails in your inbox, it indicates that your server is either failing to send them out or the emails are being blocked somewhere along the way (e.g., by spam filters, your hosting provider’s policies, or the recipient’s email service). Your hosting provider can help trace the specific email delivery attempt and identify exactly where it’s getting blocked—ask them to check their mail logs for the sender address, timestamp, and recipient from your debug output.
For a deeper dive into this common issue (including how email flow works post-plugin execution and additional troubleshooting tips):
https://simple-membership-plugin.com/forums/topic/email-sending-issue-on-your-site/December 8, 2025 at 9:02 am #31796zyzyl
ParticipantThank you so much! I contacted the hosting provider, and the emails are now working.
-
AuthorPosts
- You must be logged in to reply to this topic.