Plugin: BuddyPress Group Email Subscription

Join this plugin group to follow comments, support topics and reviews.

Help and Feature Request (6 posts)

Started 1 year, 5 months ago by: Bo Broadfoot

  • Profile picture of Bo Broadfoot Bo Broadfoot said 1 year, 5 months ago:

    Daily Digest emails do not seem to be working. I have a test account, with user only privlages and when I set the account to “All Email” it gets emails, but when set to “Daily Digest” it gets none. Below are my active plug-ins.

    The feature request is for a button that sends a Daily Digest or Weekly Update email immediately to a specified user. This would help with testing immensely.

    BP Group Documents
    BP Group Management
    BuddyPress
    BuddyPress Album+
    BuddyPress Announce Group
    BuddyPress Group Email Subscription
    BuddyPress Restrict Group Creation
    Buddypress Sitewide activity widgetSecure invitation plugin for Wordpress MU and BuddyPress, “secure_invite”

  • Profile picture of techguy techguy said 1 year, 5 months ago:

    I hadn’t been able to test it completely, but I believe I’d been setting it to Daily Digest and it wasn’t applying to everyone either. I just hadn’t had time to completely test it, so I hadn’t mentioned it yet. I’ll try and test more later.

  • Profile picture of Bo Broadfoot Bo Broadfoot said 1 year, 5 months ago:

    My settings are getting applied to the users properly, but I have never actually seen a “Daily Digest” in my test accounts email. When set to “All Email” the test account receives email updates for everything except replys to activity (which another poster below reported as not working for him either).

    Also I should mention that the group in question is a private group. I will create a public group today and test to see if being public/private has anything to do with it.

  • Profile picture of Boone Gorges Boone Gorges said 1 year, 5 months ago:

    Daily/weekly digests depend on WordPress’s built-in pseudo-cron functions. If digests aren’t being sent, it’s possible that your server isn’t configured to wp-cron to run. Try using something like a scheduled post to see if the problem is broader than this plugin.

    I googled the issue and found a couple of pointers:
    - http://yoast.com/wp-cron-issues/
    - http://www.bloghighlight.com/wordpress-post-missed-schedule/ gives some nice troubleshooting tips

  • Profile picture of Bo Broadfoot Bo Broadfoot said 1 year, 5 months ago:

    Actually, I tried scheduling 3 posts to post 1 minute apart and the middle one failed and then went through 1 minute later with the last post. So I may have some wp-cron issues afterall.

    My webhost is Dreamhost, which is one of the big Wordpress hosts, but it is cheap shared hosting. It may be that the cron jobs are getting delayed enough that the Digests are messing up. If that is the case what would there be a solution? Change hosts? Pay to have a VPS?

  • Profile picture of Dwenaus Dwenaus said 1 year, 5 months ago:

    i screwed up the latest release of 2.7 when I re-wrote some digest code to speed it up – I removed the code that fired the digests. They were still stored, but never fired. now they will work and you’ll get all the digested items. sorry about that error. :oops: