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 3
SELECT distinct category.name as c_name,category.seo_keyword as seo_key FROM category
INNER JOIN catalog ON catalog.category_id=category.id
WHERE catalog.id=
- line 686 of lib/dmllib.php: call to debugging()
- line 966 of lib/dmllib.php: call to get_recordset_sql()
- line 29 of php: call to get_records_sql()
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 status='active'' at line 1
SELECT * FROM catalog WHERE category_id= AND status='active'
- line 686 of lib/dmllib.php: call to debugging()
- line 966 of lib/dmllib.php: call to get_recordset_sql()
- line 29 of ooter_products.php: call to get_records_sql()
- line 335 of php: call to include()
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 status='active' LIMIT 1' at line 1
SELECT * FROM brands WHERE id = AND status='active'
- line 686 of lib/dmllib.php: call to debugging()
- line 481 of lib/dmllib.php: call to get_recordset_sql()
- line 43 of ooter_products.php: call to get_record_sql()
- line 335 of php: call to include()