Version 1.7.1 Openmeeting with Moodle 2.7 show this error adding activity

Version 1.7.1 Openmeeting with Moodle 2.7 show this error adding activity

by Eduardo Hm -
Number of replies: 2

Version 1.7.1 with Moodle 2.7 show this error adding activity:
Request OpenMeetings! OpenMeetings Service failed and no response was returned.
the configuration is the same working on Moodle 2.4.x

Average of ratings: -
In reply to Eduardo Hm

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

by Michael Wuttke -

Hello Eduardo,

sorry, but I was unable to reproduce it. I tested the openmeetings moodle plugin with version 1.7.1, moodle 2.7 and openmeetings 3.0.1.

This openmeetings moodle plugin doesn't work with openmeetings 2.x!

I will test the openmeetings plugin version 1.6 with moodle version 2.7 and openmeetings version 2.x within the next few days, ok?

What version of openmeetings do you use?

Greetings,

Michael

In reply to Michael Wuttke

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

by Michael Wuttke -

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