MYSQL ERROR
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 'LIMIT 1' at line 1
Query:SELECT `T1`.*, `T2`.`Type` as `Listing_type`, `T2`.`Parent_ID` FROM `data_listings` AS `T1` LEFT JOIN `data_categories` AS `T2` ON `T2`.`ID` = `T1`.`Category_ID` WHERE `T1`.`ID` = LIMIT 1
Function:getRow
Class:rlDb
File:/home/zemedelski/public_html/plugins/similarListings/rlSimilarListings.class.php (line# 24)