learn:faculty-cp

From MGH Learn Pathology
Revision as of 22:41, August 21, 2021 by Em99 (talk | contribs)
A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT CONCAT('{{photofaculty|',copath_id,'}}') AS `Photo`,CONCAT('{{contacts-ampnames|',fullname,'|',copath_id,'|',degree,'}}') AS `Name`,`copath_id` AS `Initials`,`ldap_id` AS `LDAP`,`subspecialty__full` AS `Subspecialty`,`position_1` AS `Position 1`,`position_2` AS `Position 2`,CONCAT('{{contacts-twitter|',twitter,'}}') AS `Twitter` FROM `cargo__facultyMGH` WHERE active='1' AND amp='0' ORDER BY `cargo__facultyMGH`.`name_last` LIMIT 100000 Function: CargoSQLQuery::run Error: 1054 Unknown column 'amp' in 'WHERE' (172.27.81.126:30004)