Cron Job not working for Forums

Cron Job not working for Forums

by Friend Tazo -
Number of replies: 1

Hi,

  I am running Moodle 3.3 on Bluehost with php5.6 and for some reason the forum posts are not going out with the cron job. The cron works for backups.  I looked around in Scheduled Tasks and found lots of Task there, and one was the Forum Posts.  Some of the others had not run and so I ran them, and they were fine. But the Forum posts gave an error 

(mod_forum\task\cron_task),Coding error detected, it must be fixed by a programmer: Function cron_setup_user() cannot be used in normal requests!
And so it led me here. 

I have been running the cron the normal URL CLI access www.oursite.com/admin/cron.php 

I set up in Bluehost on 5m schedule this code :  /usr/bin/wget -O - -q  /home1/rosenkre/public_html/rosenkreutzinstitute.com/admin/cron.php/dev/null 2>&1

It also must work because I didn't get any error messages. 

Any ideas would be greatly appreciated.

Eugene


Average of ratings: -