Closed (cannot reproduce)
Project:
Certify
Version:
6.x-2.0-beta2
Component:
Book condition
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
12 Nov 2011 at 12:18 UTC
Updated:
11 Jan 2012 at 12:19 UTC
Hi,
Whenever I try to use book_certify module I get this error:
user warning: Table '[mysitename].certify_book_viewlog' doesn't exist query: INSERT IGNORE INTO certify_book_viewlog (bid, nid, uid) VALUES (31, 31, 1) in /home/sites/all/modules/certify/certify_book/certify_book.module on line 60.
Does anyone know how to fix this?
Thanks,
Kourosh
Comments
Comment #1
fuzzy76 commentedHave you run update.php? If you upgraded from 1.x to 2.x the table will not be created before you do that.
Comment #2
fuzzy76 commentedHave you run update.php? If you upgraded from 1.x to 2.x the table will not be created before you do that.
Comment #3
fuzzy76 commented