Done, please check branches/2.x/
On Sun, Jan 26, 2014 at 4:02 AM, Michael Wuttke <[email protected] > wrote: > Hello Maxim, > > please could you change the view.php in the moodle openmeetings plugin > version 1.6 (build 2013121701) because of the following error: > > Default exception handler: Coding error detected, it must be fixed by a > programmer: print_footer() cant be used anymore. Please use > $OUTPUT->footer() instead. Debug: \nError code: codingerror\n* line > 1335 of /lib/deprecatedlib.php: coding_exception thrown\n* line 146 of > /mod/openmeetings/view.php: call to print_footer()\n, referer: > http://192.168.1.102/moodle/course/view.php?id=2¬ifyeditingon=1 > > diff view.php view_new.php > 146c146 > < print_footer($course); > --- > > echo $OUTPUT->footer(); > > It is critical for moodle 2.5.4, 2.6.1. > > Thank you, > Michael > > PS: Next time I can do it by my own if you want. ;-) > > -------- Original-Nachricht -------- > Betreff: Plugin contributor's notification: OpenMeetings > Datum: Sat, 25 Jan 2014 18:47:30 +0800 > Von: Paul Nijbakker <[email protected]> > An: Michael Wuttke <[email protected]> > > Paul Nijbakker has commented on a plugin you're contributing to : > > We are using the plugin version 2013121701 in our Moodle 2.5.4 > installation, > but it appears to interfere with uploaded files in courses where an > OpenMeetings classroom has been added, e.g. MS Office files will not open > properly (the message is that the file is corrupt in some way), but when > the > Open Meetings classroom is removed the files open normally. > > Plugin link: https://moodle.org/plugins/view.php?plugin=mod_openmeetings > > > > -- WBR Maxim aka solomax
