Hello,
In - http://stackideas.com/docs/easyblog/administrators/cronjobs/cronjobs-cpanel
Cron Job for Easyblog is mentioned as
/bin/wget -O /dev/null "http://yoursite.com/index.php?option=com_easyblog&task=cron"
While for EasyDiscuss is mentioned as
/usr/bin/wget -O /dev/null "http://yoursite.com/index.php?option=com_easydiscuss&task=cron"
Is /usr/ field needs to be added in easyblog too as the path
In - http://stackideas.com/docs/easyblog/administrators/cronjobs/cronjobs-cpanel
Cron Job for Easyblog is mentioned as
/bin/wget -O /dev/null "http://yoursite.com/index.php?option=com_easyblog&task=cron"
While for EasyDiscuss is mentioned as
/usr/bin/wget -O /dev/null "http://yoursite.com/index.php?option=com_easydiscuss&task=cron"
Is /usr/ field needs to be added in easyblog too as the path