Title: Stopped working
Last modified: April 23, 2019

---

# Stopped working

 *  Resolved [FTAdmin](https://wordpress.org/support/users/ftadmin/)
 * (@ftadmin)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/stopped-working-326/)
 * This plugin has stopped working.
 * I tested it before going live with the site, nd it worked exactly as it should.
 * And now, no automatic emails go out at all. When I click “Resend Digest” it sends
   out the last one that went successfully, not any of the new posts since.
 * How do I fix this?

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

 *  [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * (@mattyrob)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/stopped-working-326/#post-11459639)
 * [@ftadmin](https://wordpress.org/support/users/ftadmin/)
 * You may have missed something migrating from your test site to the live one.
 * You could try resetting to per-post email notifications and then configuring 
   digest again.
 *  Thread Starter [FTAdmin](https://wordpress.org/support/users/ftadmin/)
 * (@ftadmin)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/stopped-working-326/#post-11461328)
 * I have no test site. So thats not the issue.
 * Why reset to that? It wont make a blind bit of difference if the plugin is not
   working at all.
 * As for “configuring digest again”? I have no clue what you mean there.
 *  [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * (@mattyrob)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/stopped-working-326/#post-11461852)
 * [@ftadmin](https://wordpress.org/support/users/ftadmin/)
 * For the information you gave above you said you tested before going live – that
   makes it sound like you have a test site – apologies if I misinterpreted.
 * Perhaps if you can give a bit more detail of the steps you followed in your testing
   and then in the ‘going live’ we can figure out what is happening.
 * Have you installed an email logger to see if emails are in fact being generated?
   Often the cause of non-sending emails is that they are blocked on the server 
   by your hosting providers anti-spam measures and policies.
 *  Thread Starter [FTAdmin](https://wordpress.org/support/users/ftadmin/)
 * (@ftadmin)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/stopped-working-326/#post-11461910)
 * Initial testing was done from behind a maintenance page, and it worked fine.
 * It continued to work once that page was taken down, and the public started to
   subscribe.
 * Then it all just stopped.
 * The email logger shows the emails I’ve sent manually, and the emails from when
   I send by “Resend Digest” which sends out the last automatic email before they
   stopped working, not the new posts made since then.
 * The Email logger shows no automatic emails being sent, or no attempts to send.
 *  [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * (@mattyrob)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/stopped-working-326/#post-11463019)
 * [@ftadmin](https://wordpress.org/support/users/ftadmin/)
 * Thanks for the additional information.
 * You could try monitoring the Cron job – WordPress checks with each page load 
   whether any pending tasks are due and that function is used by Subscribe2 to 
   send the digest emails – sometimes though the job gets deleted or stuck. If you
   change the Subscribe2 settings back to ‘Per-post’ setting and save and then change
   it back to your preferred digest setting that can reset the cron job.
 * You can also monitor using the [WP-Crontrol plugin](https://wordpress.org/plugins/wp-crontrol/).
 *  Thread Starter [FTAdmin](https://wordpress.org/support/users/ftadmin/)
 * (@ftadmin)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/stopped-working-326/#post-11463130)
 * Cron must be working, as I added a test subscriber, and the email was sent, and
   worked when used to verify.
 * But no automated emails are getting sent. Its definitely the plugin thats broken.
 *  Thread Starter [FTAdmin](https://wordpress.org/support/users/ftadmin/)
 * (@ftadmin)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/stopped-working-326/#post-11463155)
 * Checked the corn records as you suggested.
 * Found this:
    `s2_digest_cron None S2_Admin->subscribe2_cron() 2019-04-24 14:00:
   00 (now) Once Daily Edit | Run Now | Delete`
 * Clicked “run now” and no emails sent, despite new posts on the site that should
   have been sent out.
    -  This reply was modified 7 years, 2 months ago by [FTAdmin](https://wordpress.org/support/users/ftadmin/).
    -  This reply was modified 7 years, 2 months ago by [FTAdmin](https://wordpress.org/support/users/ftadmin/).
 *  [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * (@mattyrob)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/stopped-working-326/#post-11463210)
 * [@ftadmin](https://wordpress.org/support/users/ftadmin/)
 * > Cron must be working, as I added a test subscriber, and the email was sent,
   > and worked when used to verify.
 * No, that process does not rely on the cron.
 * Notice how the line you found for the cron job said it was running now – did 
   all of the cron events say they were also running now?
 * Hosting providers have been known to block cron to reduce server load.
 *  Thread Starter [FTAdmin](https://wordpress.org/support/users/ftadmin/)
 * (@ftadmin)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/stopped-working-326/#post-11463262)
 * My hosting provider cant block cron. I have full control thru a VPS account.
 * The line did not say “running now” That is a link TO “Run Now” Which I did, and
   nothing happened. No emails.
 * Sorry, But I’ve no idea what you mean about are others running. As far as I know,
   yes, as I’ve no reason to think otherwise.
 * I’ve already removed and reinstalled this plugin, and lost over 100 subscribers
   in the process trying to fix this.
 * Yes or no, can this be fixed, and quickly? If no, i’ll be looking for an alternate
   plugin. I cant afford to have them break like this.
 *  [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * (@mattyrob)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/stopped-working-326/#post-11463299)
 * [@ftadmin](https://wordpress.org/support/users/ftadmin/)
    The line contains the
   word (now) in brackets above in what you pasted – that means your site is trying
   to run the cron job while you loaded the page, if it does that every time the
   job is failing.
 * Is that the same for other cron jobs listed on the same page? The other tasks
   mainly tidy stuff in the background so you’d never notice if it was working or
   now.
 * Plugins don’t just stop working, something else must have changed as these are
   scripts not code.
 * By all means look for an alternative – I’m trying my best to help you here but
   if that’s not good enough for you…
 *  [kartim](https://wordpress.org/support/users/kartim/)
 * (@kartim)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/stopped-working-326/#post-11464252)
 * Please help. No email sent for new posts.It used to work fine.
 *  [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * (@mattyrob)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/stopped-working-326/#post-11464389)
 * [@kartim](https://wordpress.org/support/users/kartim/)
 * Please open your own thread and you need to provide some more details please.
 * [https://codex.wordpress.org/How_to_Write_a_Great_Support_Request](https://codex.wordpress.org/How_to_Write_a_Great_Support_Request)
    -  This reply was modified 7 years, 2 months ago by [Matt Robinson](https://wordpress.org/support/users/mattyrob/).
 *  Thread Starter [FTAdmin](https://wordpress.org/support/users/ftadmin/)
 * (@ftadmin)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/stopped-working-326/#post-11470769)
 * > The line contains the word (now) in brackets above in what you pasted – that
   > means your site is trying to run the cron job while you loaded the page, if
   > it does that every time the job is failing.
 * No, it does not. That line “Run Now” is a link to run the cron.
 * > Is that the same for other cron jobs listed on the same page? The other tasks
   > mainly tidy stuff in the background so you’d never notice if it was working
   > or now.
 * The other WP crons are running fine. No problems there.
 * > Plugins don’t just stop working, something else must have changed as these 
   > are scripts not code
 * Yours did. No new plugins were added to the site, and no changes made at server
   level. The only change, and its VERY minor, we adding a front page to ths site
   using the built in method on WordPress But, buy your logic, cant be the problem,
   and thats code not scripts.
 * > By all means look for an alternative – I’m trying my best to help you here 
   > but if that’s not good enough for you
 * Oh, hang on. You accuse me of lying. You’re claiming “run now” means its running,
   and claimed something different before that. e it on my screen, and know whayt
   it does when clicked, as i can see it, you cannot.
 * Are you going to fix your plugin or not?
 *  [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * (@mattyrob)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/stopped-working-326/#post-11470930)
 * [@ftadmin](https://wordpress.org/support/users/ftadmin/)
 * > s2_digest_cron None S2_Admin->subscribe2_cron() 2019-04-24 14:00:00 (now) Once
   > Daily Edit | Run Now | Delete
 * Please look again, I’m not accusing you of lying, I’m pointing out it says (now)
   in brackets, that means the task is trying to run now. So does it say that for
   all of the cron jobs or just this one?
 * I cannot fix something if I don’t know how it’s broken – it is working fine on
   my test sites and on my live sites. Clearly something has gone wrong on your 
   site and I’m happy to try to help you as best I can but first we need to find
   the problem and to do that we need to work together.
 * Have you tried changing the Settings in the plugin back to Per-post notifications,
   saving and then changing back to your preferred digest notification interval –
   that resets the Cron job and may help.

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

The topic ‘Stopped working’ is closed to new replies.

 * ![](https://ps.w.org/subscribe2/assets/icon-256x256.png?rev=2318630)
 * [Subscribe2 - Form, Email Subscribers & Newsletters](https://wordpress.org/plugins/subscribe2/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/subscribe2/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/subscribe2/)
 * [Active Topics](https://wordpress.org/support/plugin/subscribe2/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/subscribe2/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/subscribe2/reviews/)

 * 14 replies
 * 3 participants
 * Last reply from: [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/stopped-working-326/#post-11470930)
 * Status: resolved