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 11:07:26 UTC

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

Hello Maxim,

sorry to forget to tell you this little issue:

I tested the 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 create an OM room (any type) via moodle:

Did you remember to call setType() for 'name'? Defaulting to PARAM_RAW
cleaning.

    line 1318 of /lib/formslib.php: call to debugging()
    line 282 of /lib/formslib.php: call to
moodleform->detectMissingSetType()
    line 202 of /lib/formslib.php: call to moodleform->_process_submission()
    line 86 of /course/moodleform_mod.php: call to moodleform->moodleform()
    line 158 of /mod/openmeetings/mod_form.php: call to
moodleform_mod->moodleform_mod()
    line 250 of /course/modedit.php: call to require_once()

Did you remember to call setType() for 'room_id'? Defaulting to
PARAM_RAW cleaning.

    line 1318 of /lib/formslib.php: call to debugging()
    line 282 of /lib/formslib.php: call to
moodleform->detectMissingSetType()
    line 202 of /lib/formslib.php: call to moodleform->_process_submission()
    line 86 of /course/moodleform_mod.php: call to moodleform->moodleform()
    line 158 of /mod/openmeetings/mod_form.php: call to
moodleform_mod->moodleform_mod()
    line 250 of /course/modedit.php: call to require_once()

Did you remember to call setType() for 'name'? Defaulting to PARAM_RAW
cleaning.

    line 1318 of /lib/formslib.php: call to debugging()
    line 282 of /lib/formslib.php: call to
moodleform->detectMissingSetType()
    line 202 of /lib/formslib.php: call to moodleform->_process_submission()
    line 86 of /course/moodleform_mod.php: call to moodleform->moodleform()
    line 256 of /course/modedit.php: call to
moodleform_mod->moodleform_mod()

Did you remember to call setType() for 'room_id'? Defaulting to
PARAM_RAW cleaning.

    line 1318 of /lib/formslib.php: call to debugging()
    line 282 of /lib/formslib.php: call to
moodleform->detectMissingSetType()
    line 202 of /lib/formslib.php: call to moodleform->_process_submission()
    line 86 of /course/moodleform_mod.php: call to moodleform->moodleform()
    line 256 of /course/modedit.php: call to
moodleform_mod->moodleform_mod()

Please can you solve this error again? ;-)

Thanks,
Michael