|
Error in obtaining families
DEBUG MODE
SQL Error : 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 ')
ORDER BY RAND() LIMIT 2' at line 6
SELECT TS.data
FROM testimonials TS, site_tree TR, products PR
WHERE TR.id=PR.node_id
AND TR.visible=1
AND PR.id=TS.product_id
AND TS.lang_id=1 AND TS.product_id IN ()
ORDER BY RAND() LIMIT 2 Line : 831 File : /home/mysqlmae/public_html/includes/product.php |
|
|