Error Locating Publication
The publication id you are seeking does not seem to be in the database.
MySQL Error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 4SELECT people.*,universities.nameFROM peopleLEFT JOIN universities ON people.university_id = universities.idWHERE people.id = ;