Version 1.7.1 Openmeeting with Moodle 2.7 show this error adding activity

Re: Version 1.7.1 Openmeeting with Moodle 2.7 show this error adding activity

by Michael Wuttke -
Number of replies: 0

Hello Eduardo,

I tested the latest openmeetings moodle plugin version 1.6 with moodle version 2.7 and openmeetings version 2.2.0 and it worked as expected.

But in the debugging mode I've got the following error message because of the changes in the events Api in moodle 2.7:

add_to_log() has been deprecated, please rewrite your code to the new events API

line 48 of /lib/deprecatedlib.php: call to debugging()
line 63 of /mod/openmeetings/view.php: call to add_to_log()

Greetings,
Michael