By Shane on Sunday, 28 June 2015
Posted in Technical Issues
Replies 3
Likes 0
Views 428
Votes 0
Hi

I'm running EayBlog 5.0.13 on Joomla 3.4.1 and I'm trying to setup email notifications.

Can you please give me some pointers on the correct command to use in the Cronjob?

Thanks
Hi Shane,

It depend on what hosting do you use in your current site, you can take a look of our documentation here : http://stackideas.com/docs/easyblog/administrators/cronjobs
Hope this help.
·
Sunday, 28 June 2015 11:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi

I've figured out how to create the cronjob - I'm just not sure what the command line should be. Any advice on that would be greatly appreciated.

Thanks
·
Sunday, 28 June 2015 12:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Shane.

You can use this command line.

/usr/bin/wget -O /dev/null "http://yoursite.com/index.php?option=com_easyblog&task=cron"


Hope this help
·
Monday, 29 June 2015 10:24
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post