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 ' categories) OR find_in_set(, products) )' at line 5

SELECT * FROM `special_offers` WHERE `special_offers_status` = '1' AND ( find_in_set(, categories) OR find_in_set(, products) )

Filename: views/product_detail.php

Line Number: 70