installation problems

erikringmar - April 11, 2007 - 05:05
Project:Question-and-Answer Sets
Version:4.7.x-2.1
Component:Code
Category:support request
Priority:normal
Assigned:Suuch
Status:closed
Description

Hi,

This is potentially a great module and just what I need for learning Chinese. But I can't install it properly. This is the error message I get:

* user warning: Table 'chinese.qanda_labels' doesn't exist query: SELECT * FROM qanda_labels WHERE nid=7 in /var/www/chinese/includes/database.mysql.inc on line 121.
* user warning: Table 'chinese.qanda_data' doesn't exist query: INSERT INTO qanda_data (nid, front, back, imageurl) VALUES (7, 'asdfasdf', 'asdfasdf', 'asdfasdf') in /var/www/chinese/includes/database.mysql.inc on line 121.
* user warning: Table 'chinese.qanda_labels' doesn't exist query: SELECT * FROM qanda_labels WHERE nid=7 in /var/www/chinese/includes/database.mysql.inc on line 121.

What to do?

yours,

Erik

#1

Suuch - April 17, 2007 - 02:39
Status:active» closed

Hi Eric,
Your database does not have the qanda_labels table, hence the error. To fix, go to admin/modules and run "update.php" (or simply go to /update.php when logged in as user 1). And then upgrade qanda to update 1.
Best regards.

#2

Suuch - April 17, 2007 - 02:40
Project:FlashCard» Question-and-Answer Sets
Version:4.7.x-2.1» 4.7.x-2.1
Assigned to:Anonymous» Suuch

put this in the correct queue

 
 

Drupal is a registered trademark of Dries Buytaert.