Tmpl: main
Error: undef error - st: SELECT d.id, d.parent_id, d.title2_en AS title, d.add_date, d.add_time, r.grad AS r_grad, r.author AS r_author, r.domain AS r_domain, r.speciality AS r_speciality, r.speciality2 AS r_speciality2, r.institution AS r_institution, r.css AS r_css, r.year1 AS r_year1, r.date1 AS r_date1, r.cnaa_date1 AS r_cnaa_date1, r.statut AS r_statut, r.date1 < CURDATE() AS r_sustinuta FROM cnaa.site AS d, cnaa.thesis AS r WHERE r.id=d.id AND r.speciality= AND r.statut = 'examinare' AND d.id != 21699 ORDER BY r.date1 DESC; 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 'AND r.statut = 'examinare' AND d.id != 21699 ORDER BY r.date1 DESC' at line 1 at /var/www/neo_lib/NeoDBI/Tree2.pm line 561.