• Resolved Jason M

    (@ep0ch)


    Everytime I go to ‘Send Emails’ and select the emails I want to send, then select the Mail Subject and Type, then click ‘Send Email’ button, it always throws the error Security check failed.

    I found the line doing it but I have no idea how to solve this: <?php if ( ! empty( $_POST ) && ! wp_verify_nonce( $_REQUEST['wp_create_nonce'], 'sendmail-nonce' ) ) { die('<p>Security check failed.</p>'); } ?>

    https://ww.wp.xz.cn/plugins/email-subscribers/

Viewing 10 replies - 1 through 10 (of 10 total)
  • Same problem here, although I get that error several different places in the plugin. I get it if I try to delete more than 200 users, and when I try to switch which user group an email is going to be sent to.

    I was able to get it working by commenting out the line you found in both /sendmail/sendmail.php and /subscribers/view-subscriber-show.php in the plugins folder, but bypassing a security check doesn’t seem like a good idea. It’s OK so I can complete testing, but if this can’t be fixed then I can’t use this plugin. Too bad because so far it’s the best of the ones I’ve tried except for this issue.

    I’ve just come across this error too. Would the author mind looking into a proper workaround? Thanks so much.

    Plugin Author storeapps

    (@storeapps)

    Hi,

    Are you using latest version of Email Subscribers (v3.1.1)?
    Can you please clear your browser’s cache and then de-activate & re-activate Email Subscribers once and then have a check with the functionality?

    It seems that this issue is not resolved as well, because I get the same error message

    Plugin Author storeapps

    (@storeapps)

    @wimvincken,

    If you require assistance then, as per Forum Welcome, please post your own topic.

    I installed email subscription plugin but I can not send email, it is showing error “Security Check Failed”

    When I click send email and select email type then its loading and showing the error message with empty page.

    please help me.

    thanks

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    mizanbdit: Please start your own support request — do not jump in on others’ threads. Thanks.

    plugin works when few subscribers.
    Now the plugin writes – Security check failed.

    storeapps, I check & confirm all steps, but the problem persists

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Velas: Please start your own support thread. Thanks.

    Plugin Author storeapps

    (@storeapps)

    @jason M, @thomas_callahan, @house98, @wimvincken, @mizanbdit, @velas,

    Please update to Email Subscribers v3.2 as the same is fixed in it.

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Security Check Failed error message when sending emails’ is closed to new replies.