Closed (fixed)
Project:
Bibliography Module
Version:
6.x-1.0-rc2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2009 at 23:38 UTC
Updated:
24 Jan 2010 at 03:37 UTC
Drupal 6.9, MySQL 5, PHP 5
user warning: Table 'grendel_dtb.biblio_field_type_data' doesn't exist query: SELECT title, ftdid FROM biblio_field_type_data in /home/roffe/www/modules/biblio/biblio.install on line 1208.
Comments
Comment #1
rjerome commentedI just fixed that in the -dev version. You can either wait for the next -dev build (it happens every 12 hours) or change line 1208 in your install file to the following...
Comment #2
bekasu commentedClosing issue.
bekasu