Error

The website encountered an unexpected error. Please try again later.

Error message

PDOException: SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens: SELECT bd.cid, bd.drupal_uid, bd.name, bd.lastname, bd.firstname, bd.prefix, bd.suffix, bd.initials, bd.affiliation, bd.md5, bd.literal, COUNT(*) AS cnt FROM {biblio_contributor} b LEFT JOIN {biblio_contributor_data} bd ON b.cid = bd.cid INNER JOIN {node} n on n.vid = b.vid WHERE (n.status = 1 ) GROUP BY bd.cid, bd.drupal_uid, bd.name, bd.lastname, bd.firstname, bd.prefix, bd.suffix, bd.initials, bd.affiliation, bd.md5, bd.literal ORDER BY lastname ASC, SUBSTRING(firstname,1,1) ASC, initials ASC; Array ( [:filter] => ) in _biblio_get_authors() (line 1297 of /srv/data/web/vhosts/www.connexor.com/htdocs/nlplib/sites/all/modules/biblio/includes/biblio.pages.inc).