Skip to content

Instantly share code, notes, and snippets.

@mrverrall
Created April 11, 2013 11:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrverrall/5362771 to your computer and use it in GitHub Desktop.
Save mrverrall/5362771 to your computer and use it in GitHub Desktop.
Did you remember to call setType() for 'definition'? Defaulting to PARAM_RAW cleaning.
line 1289 of /lib/formslib.php: call to debugging()
line 281 of /lib/formslib.php: call to moodleform->detectMissingSetType()
line 202 of /lib/formslib.php: call to moodleform->_process_submission()
line 134 of /cache/admin.php: call to moodleform->moodleform()
Did you remember to call setType() for 'action'? Defaulting to PARAM_RAW cleaning.
line 1289 of /lib/formslib.php: call to debugging()
line 281 of /lib/formslib.php: call to moodleform->detectMissingSetType()
line 202 of /lib/formslib.php: call to moodleform->_process_submission()
line 134 of /cache/admin.php: call to moodleform->moodleform()
@danpoltawski
Copy link

hehe, just noticed this - guesss who introduced this crap?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment