/admin/quiz/settings/questions_settings gives me a WSOD.

Log file says: PHP Fatal error: Call to undefined function quiz_ddlines_quiz_question_config() in /var/www/html/drupal/sites/all/modules/quiz/question_types/quiz_question/quiz_question.module on line 419

Comments

stinky created an issue. See original summary.

djdevin’s picture

Try updating the https://www.drupal.org/project/quiz_ddlines module.

I wasn't able to reproduce.

djdevin’s picture

Title: WSOD question_settings » Call to undefined function quiz_ddlines_quiz_question_config()
stinky’s picture

updated with quiz_ddlines-7.x-5.x-dev.tar.gz but that didn't help, so I unenabled Drag and drop with lines for Quiz and WSOD disappeared on admin/quiz/settings/questions_settings

djdevin’s picture

Category: Bug report » Support request
Status: Active » Closed (cannot reproduce)

There is a function quiz_ddlines_quiz_question_config() that exists in quiz_ddlines.module so I am not sure why it is not being loaded.

Unfortunately I can't reproduce so closing this.

If you can figure out please move this ticket to the quiz_ddlines module queue.