moodleou / moodle-mod_forumng

ForumNG forum module for Moodle
19 stars 20 forks source link

Cron task don't send mail #78

Open obeba opened 2 years ago

obeba commented 2 years ago

Hello,

On Moodle 3.10.8, cron task to send mail failed.

forumng bug cron send mail

An other error when i click on usage

forumng bug show usage

Thanks

sammarshallou commented 2 years ago

Sorry this is our fault - we made some changes that work on local OU Moodle 3.10, but this actually includes some features that are only in core Moodle 3.11+. As a result we get these errors.

I'll have a look to see if I can do something easily.

sammarshallou commented 2 years ago

I found the commit that caused the problem (annoyingly because of the way we do branches I couldn't just revert the commit, but I messed about so that I could do the same thing). I've reverted the commit on the MOODLE_310_STABLE branch.

I haven't had any chance to test this so I just pushed it, I'm afraid. If you are able, please could you update to our latest version on MOODLE_310_STABLE branch and see if that fixes it?

obeba commented 2 years ago

Hello, I have not yet tested the change you made. To solve my problem I recovered old files that I had on a test version.