jsbanner: MySQL Error 1064: 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 'ORDER BY order_by' at line 1
Fatal error: 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 'AND accomodation.onsite = 'Yes' ORDER BY res_acc_li' at line 14 while performing mysql_query on statement ' SELECT accomodation.rowid AS a_rowid, accomodation.name AS a_name, accomodation.type AS a_type FROM accomodation LEFT JOIN res_acc_link ON accomodation.rowid = res_acc_link.acc_id WHERE res_acc_link.res_id= AND accomodation.onsite = 'Yes' ORDER BY res_acc_link.order_by ' in /usr/www/users/siestaho/cms/core/corelib.inc.php on line 211
