By Ron Van Alstyne on Thursday, 12 December 2013
Posted in Technical Issues
Replies 3
Likes 0
Views 461
Votes 0
Hi,

When a person subscribes, they don't get notified of a new post.
I have been subscribed, and I went ahead and resubscribed with a new email address and after some time I did get an email, however, I was not notified of a new post.
I do have SPTP settings in my joomla setup and since I get the confirmation email, I assume I should get the notification...

Ron
///
Hello Ron,

Have you setup the cronjob as outlined in http://stackideas.com/docs/easyblog/how-tos/setting-up-cronjobs-in-cpanel yet?
·
Thursday, 12 December 2013 09:56
·
0 Likes
·
0 Votes
·
0 Comments
·
I tried the Cron Job and get this error:
Command to be executed is: /usr/bin/php /mnt/Target01/332860/332879/http://www.itisalwayssomething.com/-O /dev/null "http://itisalwayssomething.com/index.php?option=com_easyblog&task=cron";
Task ID of this command is: 127097
Start time: Thu Dec 12 10:36:11 CST 2013
Email address: rva@gotowebsmith.com

Could not open input file: /mnt/Target01/332860/332879/http://www.itisalwayssomething.com/-O

My path to the root is:
/usr/bin/php /mnt/Target01/332860/332879/http://www.itisalwayssomething.com/

your command was:
-O /dev/null "http://itisalwayssomething.com/index.php?option=com_easyblog&task=cron";

Please tell me what it should be?

Thanks,
Ron
///
·
Friday, 13 December 2013 00:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Ron,

The command that should be executed should not be /usr/bin/php but it should be "wget". You need to check with your hosting provider to see if wget is supported.
·
Friday, 13 December 2013 01:51
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post