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
Comments
Comment #1
Suuch commentedHi 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.
Comment #2
Suuch commentedput this in the correct queue