Hello Maxim,

I tested a scenario with moodle 2.6 (Build: 20131213), OM plugin
(version 2013121500) and OM 2.2 (build 24) and everything works as
expected. ;-)

But in the debug modus of moodle I've got the following error messages,
when I open an OM room via moodle:

navmenu() is deprecated, it is no longer relevant with global navigation.

    line 2012 of /lib/deprecatedlib.php: call to debugging()
    line 75 of /mod/openmeetings/view.php: call to navmenu()

print_header() is deprecated. Please use $PAGE methods instead.

    line 1245 of /lib/deprecatedlib.php: call to debugging()
    line 75 of /mod/openmeetings/view.php: call to print_header()

get_context_instance() is deprecated, please use
context_xxxx::instance() instead.

    line 4020 of /lib/deprecatedlib.php: call to debugging()
    line 87 of /mod/openmeetings/view.php: call to get_context_instance()

get_context_instance() is deprecated, please use
context_xxxx::instance() instead.

    line 4020 of /lib/deprecatedlib.php: call to debugging()
    line 108 of /mod/openmeetings/view.php: call to get_context_instance()

Thank you for your help,
Michael

Reply via email to