pathCast
Log in

Template:subspecialtyPage

From pathCast
Revision as of 16:51, 6 September 2020 by Madrigal (talk | contribs)

Template:subspecialtyPage [1]

{{{1}}}
{{{2}}}

A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__pathCast`.`date` AS `Date`,CONCAT('',`cargo__pathCast`.`presenter1`,', ',`cargo__faculty`.`degree`) AS `Presenter`,CONCAT('{{tablelink|',`cargo__pathCast`.`_pageName`,'|',`cargo__pathCast`.`title`,'|',`cargo__pathCast`.`urlyt`,'}}') AS `Title`,`cargo__pathCast`.`date__precision` AS `Date__precision` FROM `cargo__pathCast` LEFT OUTER JOIN `cargo__faculty` ON ((`cargo__pathCast`.`presenter1`=`cargo__faculty`.`namefirstlast`)) LEFT OUTER JOIN `cargo__subspecialty` ON ((`cargo__pathCast`.`subspecialty`=`cargo__subspecialty`.`subspecialty`)) WHERE subspecialty='{{{3}}}' ORDER BY `Date` DESC LIMIT 500 Function: CargoSQLQuery::run Error: 1052 Column 'subspecialty' in where clause is ambiguous (localhost)