I have Ipage as my hosting provider. I am running my cron job on easy cron. It says it succeeded, but didn't find any e-mails. I have two in the email account.
This is my url call:
http://www.aturnerfamily.com/index.php?option=com_easyblog&task-cron
When I run it manually I get the following:
HTTP/1.1 200 OK
Date: Thu, 16 Apr 2015 05:49:55 GMT
Content-Type: text/html
Content-Length: 126
Connection: keep-alive
Keep-Alive: timeout=30
Server: Apache/2
X-Powered-By: PHP/5.3.13
Set-Cookie: 23025f3b2f52ca1ffcfa1d170c565057=cef2bb67a6f63d7d979d40d2a83d69a5; path=/; HttpOnly
Vary: User-Agent,Accept-Encoding
Email batch process finished. <br /><br />time now: 2015-04-16 05:49:55<br />
next email run: 2015-04-16 05:50:33<br />
<br />
No emails are processed.
Help!!!!