A Database Error Occurred

Error Number: 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 '-4, 4' at line 8

SELECT * FROM (`sub_category`) JOIN `category` ON `category`.`category_id` = `sub_category`.`sub_category_main_category_id` JOIN `cars_rent_prices` ON `cars_rent_prices`.`cars_rent_prices_sub_category_id` = `sub_category`.`sub_category_id` WHERE `sub_category_state` = 1 AND `category_en` = 'VIPs' ORDER BY `sub_category_id` desc LIMIT -4, 4

Filename: /home/egywaleed/public_html/models/home_web_en_m.php

Line Number: 163