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 0,10' at line 1
SELECT id,title,member_id,category_id,UNIX_TIMESTAMP(date_added) AS date_added,date_added AS date_added2,rating,embeded,watched,image,comment_nr,description FROM videos WHERE activated=1 AND (title LIKE '%puroi%' OR id IN ()) LIMIT 0,10