When going into Filter I am receiving the following warning:

user warning: Unknown column 'b.biblio_authors' in 'field list' query: SELECT b.biblio_year, b.biblio_authors, t.name , t.tid FROM node as n inner join biblio as b on n.vid=b.vid left join biblio_types as t on b.biblio_type = t.tid ORDER BY b.biblio_year DESC in ******/modules/biblio/biblio.pages.inc on line 478.

Comments

rjerome’s picture

Status: Active » Fixed

This is a known problem which is fixed in the -dev version and will be propagated to the next beta soon.

Ron

Anonymous’s picture

Status: Fixed » Closed (fixed)

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