A PHP Error was encountered

Severity: Notice

Message: Undefined index: HTTP_REFERER

Filename: controllers/offers.php

Line Number: 15

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /var/www/system/libraries/Exceptions.php:164)

Filename: controllers/offers.php

Line Number: 86

A PHP Error was encountered

Severity: Notice

Message: Undefined index: offer_id

Filename: controllers/offers.php

Line Number: 92

Database Error

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 '' at line 5

SELECT * FROM offers LEFT JOIN category_details ON offers.category_id=category_details.category_id AND category_details.language_id =1 LEFT JOIN offers_details ON offers.offer_id=offers_details.offer_id AND offers_details.language_id=1 LEFT JOIN cities ON offers.city_id=cities.city_id WHERE offers.offer_id=