installation problems
| Project: | Question-and-Answer Sets |
| Version: | 4.7.x-2.1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Suuch |
| Status: | closed |
Jump to:
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
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
put this in the correct queue