Get an error on admin/config/biblio

PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'csl.filename' in 'field list': SELECT csl.filename AS filename, csl.title AS title FROM {biblio_citeproc_styles} csl ORDER BY title ASC; Array ( ) in biblio_get_styles() (line 2472 of /{path_to_biblio_module}/biblio.module).

workaround is to disable biblio_citeproc

Comments

kehan’s picture

Oh and today's biblio update didn't fix it ;) (excellent work @rjerome by the way)

rjerome’s picture

The easiest way to fix that is to disable, uninstall, then re-enable the Biblio CiteProc module (just the CiteProc module) this will rebuild the biblio_citeproc table and everything should be fine again.

Ron.

Liam Morland’s picture

Category: Bug report » Support request
Issue summary: View changes
Status: Active » Fixed

If this is a continuing problem, please re-open and provide details.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.