Closed techxplorer closed 9 years ago
Hi @techxplorer I have added this to our internal tracker, this will get fixed soon.
Hi @techxplorer deprecated apis have been fixed in dev
branch, I will merge it into master after fully tested.
There still seems to be one add_to_log / events_trigger() not fixed.
File callbackmulti.php Line 88 events_trigger() Line 90 add_to_log...
@fredricks21 I have updated "dev" branch, could you please try again?
Closing
Hi,
I'm currently trying to integrate your module with Moodle 2.7. As part of a client upgrade project here at NetSpot.
I note that there are 10 calls to the add_to_log function. This function has been deprecated in Moodle 2.7. As such it results in debugging being displayed to the user. More information is available here:
https://docs.moodle.org/dev/Migrating_logging_calls_in_plugins
Could you update the module to not use add_to_log in Moodle 2.7?
With thanks.
-Corey