WP Cron emails not working

Running wp 3.5.1.

I have 2 plugins that work in part. They do everything nice. If I click to send emails, they send the emails. However the scheduled emails are not being sent.

Read More

The plugins are:

  • WordPress file monitor plus version 2.2
  • WP-db manager version 2.63

TROUBLESHOOTING
I have tried to change the schedule to run every hour, every day, every 2 days. But none of them sends emails, but all the rest is done. WP-db manager generates the backups at the right time. WordPress file monitor plus checks the files when it should. But after generating the backups or checking file changes, those plugins should send the email with the results.

These plugins have the manual option like “send backup manually to the email” or send the file changes report manually. When I chose to do so, the emails arrive immediately.

=================

I thought that there is some incompatible plugin:
I have moved all the plugins but wp-dbmanager to another folder, so that wp-dbmanager is the only active one. Still didn’t work.
I have tried to change the theme. Still nothing

=================

New installation:
I have tried to create a new wordpress installation and new DB in the same server.
I have copied all the plugins of the old installation to the new test installation.
I have also put the same theme.
It works – but it’s a test installation 🙁

=================

How can I troubleshoot this problem?
Why the production installation does not send emails when they are scheduled via CRON?
Please note that the CRON works, I have installed WP-Crontrol and I can run scheduled jobs manually whenever I want, but still, the cron job works, but it does everything, but sending emails.

P.s. nothing in the wp-debug.

Please help

Related posts

1 comment

  1. This should be a comment, but I don’t have comment privelages 🙁

    I had this exact problem not long ago, and felt stupid when I realised it was because I had set a password on the directory…

Comments are closed.