Forums
Hi I am getting warning messages when doing almost anything. I just tested a quiz with a fill in the blank, drag and drop match and long answer questions and got this:
Notice: Undefined index: def in MatchingResponse->score() (line 435 of C:\xampp\htdocs\opigno\profiles\opigno_lms\modules\contrib\quiz\question_types\matching\matching.classes.inc).
Notice: Undefined index: def in MatchingResponse->score() (line 435 of C:\xampp\htdocs\opigno\profiles\opigno_lms\modules\contrib\quiz\question_types\matching\matching.classes.inc).
Notice: Undefined index: def in MatchingResponse->score() (line 435 of C:\xampp\htdocs\opigno\profiles\opigno_lms\modules\contrib\quiz\question_types\matching\matching.classes.inc).
Notice: Undefined offset: 0 in MatchingResponse->score() (line 435 of C:\xampp\htdocs\opigno\profiles\opigno_lms\modules\contrib\quiz\question_types\matching\matching.classes.inc).
Notice: Undefined offset: 0 in MatchingResponse->score() (line 435 of C:\xampp\htdocs\opigno\profiles\opigno_lms\modules\contrib\quiz\question_types\matching\matching.classes.inc).
Notice: Undefined offset: 0 in MatchingResponse->score() (line 435 of C:\xampp\htdocs\opigno\profiles\opigno_lms\modules\contrib\quiz\question_types\matching\matching.classes.inc).
Notice: Undefined property: LongAnswerResponse::$node in QuizQuestionResponse->quizContextAccessToScore() (line 821 of C:\xampp\htdocs\opigno\profiles\opigno_lms\modules\contrib\og_quiz\includes\og_quiz_question.php).
Warning: array_flip(): Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->load() (line 173 of C:\xampp\htdocs\opigno\includes\entity.inc).
Warning: array_flip(): Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->cacheGet() (line 350 of C:\xampp\htdocs\opigno\includes\entity.inc).
Notice: Undefined offset: 3 in _menu_translate() (line 777 of C:\xampp\htdocs\opigno\includes\menu.inc).
The last line appears on most pages. Question is are these messages important and if not can they be supressed?
Also, the "drag and drop " match question was in fact not drag and drop but presented drop-down lists. Is there an option hidden somewhere to enable drag and drop?
Update
Update
Update
Hi
Hi
These are simple notices. You can ignore them
As for your local installation, it seems indeed corrupted.
Best regards,
In reply to Hi by axel
Sorted
That's why I thought...
That's why I thought... probably a corrupted installation.
Thanks for the feedback!
Possible cause