mysql_query: 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 ') AND `xp_products`.`id`=`xp_products_description`.`id_main` AND `xp_p' at line 5 (query: SELECT *, `xp_products`.`id` AS `id`, `xp_products_description`.`name` AS `name`, `xp_products`.*,`xp_currencies`.`exchange_rate`, `xp_products`.`price`*`xp_currencies`.`exchange_rate` as `pret_total` FROM `xp_products`,`xp_products_description`,`xp_currencies` WHERE `xp_products`.`id` in () AND `xp_products`.`id`=`xp_products_description`.`id_main` AND `xp_products`.`currency`=`xp_currencies`.`id` AND `xp_products`.`status`=1 AND `lang`='ro' AND `xp_products`.`id_category`=118 AND `xp_products`.`id`<>7377 ORDER BY RAND() LIMIT 12)
simpleDB_mysql->fetch_all() called at [/home3/noworo/public_html/content/product.php:61]