• Resolved lafemme2014

    (@lafemme2014)


    Hello,
    I have been using the plugin for a while, everything seems ok to me, no major concerns but I have seen that too many messages have been sent to virtual members, 6 messages in 24 hours telling them that their membership has ended. I feel that 1 message is enough, 6 messages so far is too much to irritate anybody, is there a way to limit these down to one? I will be marked as a spammer in the end.
    Thanks in advance

    https://www.ads-software.com/plugins/membership/

Viewing 7 replies - 1 through 7 (of 7 total)
  • This is happening to me too. We have upset paying customers and been called many angry names and there seems to be nothing I can do about it.

    Also I just tried to update and now the plugin appears to be broken. Help?

    Thread Starter lafemme2014

    (@lafemme2014)

    omg 9 so far

    Plugin Author Bojan Radonic – WPMU DEV Support

    (@wpmudev-support4)

    Hey guys,

    Sorry to hear you’re having issues with the plugin.

    We’ve recently released an update which included fix for this issue. Which version of the plugin are you using?

    Alternatively you can stop emails completely or prevent the same email being sent more than once every X hours by adding the following to your wp-config.php.

    You can find more info about that by going to Membership 2 -> Help -> Advanced Settings:

    Stop Emails
    In wp-config.php add the line define( “MS_STOP_EMAILS”, true ); to force Procted Content to not send any emails to Members. This can be used when testing to prevent your users from getting email notifications.

    Reduce Emails
    By default your members will get an email for every event that is handled (see the “Settings > Automated Email Responses” section). However, you can reduce the emails sent to your users by adding the following line to your wp-config.php define( “MS_DUPLICATE_EMAIL_HOURS”, 24 );. This will prevent the same email being sent more than once every 24 hours.

    Hope this helps ??

    Best regards,
    Bojan

    Thread Starter lafemme2014

    (@lafemme2014)

    I did it but having given this command in config file does not block other outcoming e-mails in general?

    Also I noticed that after the expiration of the paid membership, in the page “all members”, people are not set to have the “visitor” description but still carry the paid membership title, even after the expiration.

    Plugin Author Bojan Radonic – WPMU DEV Support

    (@wpmudev-support4)

    Hey again lafemme2014,

    define( "MS_STOP_EMAILS", true );
    should only stop Membership from sending emails, I’ve tested this with regular wp-signup.php registration and the mail was sent even tho this was added in wp-config.php.

    Responding to your second question in the new thread you opened.

    Best regards,
    Bojan

    Thread Starter lafemme2014

    (@lafemme2014)

    seems to work so far, thanks

    Plugin Author Bojan Radonic – WPMU DEV Support

    (@wpmudev-support4)

    Glad I could help ??

    Cheers,
    Bojan

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘"Your ____ membership has ended" repeated messages’ is closed to new replies.