Hello Maxim, maybe you or Sebastian can upload the latest version of your OM plugin in the module database of moodle?: https://moodle.org/plugins/pluginversions.php?plugin=mod_openmeetings
Or set a link to your current download path for that plugin?: https://builds.apache.org/view/M-R/view/OpenMeetings/job/OpenMeetings%20Moodle%20Plugin/ Thanks, Michael Am 17.12.13 10:42, schrieb Maxim Solodovnik: > Fixed, #284 > > > On Tue, Dec 17, 2013 at 4:10 PM, Michael Wuttke <[email protected] >> wrote: > >> 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 >> > > >
