WordPress database error: [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 products.quarantine='No'' at line 5]
SELECT products.product_id, products.product_name AS pname, products.description, product_options.product_options_text, (product_options.price*10000),
product_options.sale_price, main.main_id FROM products INNER JOIN main ON products.product_id = main.product_id
INNER JOIN product_options ON main.product_options_id = product_options.product_options_id
WHERE main.product_id=
AND products.quarantine='No' ;
Click Image to enlarge |
Product Description |
Product Details |
|
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 1
| |||