Ha ocurrido un error, por favor, comuniquelo en este momento
Query: SELECT
id
FROM
productos
WHERE
estado="1" and id_col= and id_cat= and orden <
ORDER BY
orden desc
Query Num: 72
Mysql 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 id_cat= and orden <
ORDER BY
orden desc' at line 6
Mysql Error NO: 1064
Ha ocurrido un error, por favor, comuniquelo en este momento
Query: SELECT
id
FROM
productos
WHERE
estado="1" and id_col= and id_cat= and orden >
ORDER BY
orden
Query Num: 73
Mysql 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 id_cat= and orden >
ORDER BY
orden' at line 6
Mysql Error NO: 1064
Ha ocurrido un error, por favor, comuniquelo en este momento
Query: SELECT
*
FROM
productos
WHERE
estado="1" and id_col= and id_cat=
ORDER BY
orden
LIMIT 12, 12
Query Num: 74
Mysql 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 id_cat=
ORDER BY
orden
LIMIT 12, 12' at line 6
Mysql Error NO: 1064
Ha ocurrido un error, por favor, comuniquelo en este momento
Query: SELECT
count(*)
FROM
productos
WHERE
estado='1' and id_col= and id_cat=
Query Num: 75
Mysql 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 id_cat=' at line 6
Mysql Error NO: 1064