You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Michael Wuttke <mw...@beuth-hochschule.de> on 2013/12/17 10:10:52 UTC

(minor issue) some error messages using moodle 2.6, OM plugin 1.6 and OM 2.2

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

Re: (minor issue) some error messages using moodle 2.6, OM plugin 1.6 and OM 2.2

Posted by Michael Wuttke <mw...@beuth-hochschule.de>.
Hello Maxim,

the usage of all three types of OM rooms via moodle 2.6 works now as
expected. ;-)

Thank you for your quick response,
Michael

Am 17.12.13 10:42, schrieb Maxim Solodovnik:
> Fixed, #284
> 
> 
> On Tue, Dec 17, 2013 at 4:10 PM, Michael Wuttke <mwuttke@beuth-hochschule.de
>> 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
>>
> 
> 
> 

Re: (minor issue) some error messages using moodle 2.6, OM plugin 1.6 and OM 2.2

Posted by Maxim Solodovnik <so...@gmail.com>.
Only Sebastian can upload plugin to Moodle site

I'm not sure we can put download link to non ASF compatible plugin :(

@Sebastian what do you think?


On Tue, Dec 17, 2013 at 7:04 PM, Michael Wuttke <mwuttke@beuth-hochschule.de
> wrote:

> 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 <
> mwuttke@beuth-hochschule.de
> >> 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
> >>
> >
> >
> >
>



-- 
WBR
Maxim aka solomax

Re: (minor issue) some error messages using moodle 2.6, OM plugin 1.6 and OM 2.2

Posted by Michael Wuttke <mw...@beuth-hochschule.de>.
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 <mwuttke@beuth-hochschule.de
>> 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
>>
> 
> 
> 

Re: (minor issue) some error messages using moodle 2.6, OM plugin 1.6 and OM 2.2

Posted by Maxim Solodovnik <so...@gmail.com>.
Fixed, #284


On Tue, Dec 17, 2013 at 4:10 PM, Michael Wuttke <mwuttke@beuth-hochschule.de
> 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
>



-- 
WBR
Maxim aka solomax