I have installed the quiz module with the multichoice option. Unfortunately, the answers are not being saved, and I am getting the following error each time I try to add a question:
user warning: Table 'librarypoint.quiz_multichoice_answers' doesn't exist query: SELECT * FROM quiz_multichoice_answers WHERE nid = 2685 AND vid = 2687 in C:\www\webapps\library\sites\all\modules\quiz\question_types\multichoice\multichoice.module on line 663.
I am running Drupal 6.13, MySQL 5.0.67. PHP 5.2.6.
I have tried both on my local drupal installation and our company's test server. I also asked our programmer to look at it, and she confirmed the basic problem. On a lark I tried out the newer alpha version and the behavior was still there. Please advise.
Comments
Comment #1
falcon commentedIs it the 3.x-dev you have been installing? Could you try the 3.0 stable release?
Comment #2
AdrianaP commentedFalcon - Sorry, yes I put on the stable 6.x -3.x release, on two different drupal instances.
Comment #3
AdrianaP commentedComment #4
mbutcher commentedCan you post a list of tables in the DB? If you are worried about security, you can just give us all of the tables with quiz in the name. That might help us figure out what is wrong.
Matt
Comment #5
sivaji_ganesh_jojodae commentedWithout further information this issue can only be marked as won't fix.