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.
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