Posted by mediumgrade on February 5, 2011 at 1:00am
When I try to add any type of question, I get the following error:
Fatal error: Class 'MultichoiceQuestion' not found in /home/content/02/7283802/html/sites/all/modules/quiz/question_types/quiz_question/quiz_question.module on line 632
I am not sure what this means. I tried re-uploading the module, but with no success. Little help?
Comments
any answer?
any answer?
Learn Drupal in Persian language ...
DrupalEasy.ir
Well, I don't know about
Well, I don't know about anyone else, but my answer was to disable all question options except multiple choice. It started working after that.
sory , I can't write English
sory , I can't write English well !
what is your answer?
Learn Drupal in Persian language ...
DrupalEasy.ir
I have experienced similar
I have experienced similar problem with modules that depends on autoload. You first need to enable autoload then the dependency modules. Doing it together creates a mess. As suggested by @mediumgrade, disabling and re-enabling the modules may help.
[solved] tanks
[solved]
tanks
Learn Drupal in Persian language ...
DrupalEasy.ir
Thanks
Thanks sivaji !!!
My problem was solved after disabling the modules and enabling them.First I enabled autoload module and then the other after some time.