SQL/DB 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 estat = 'actiu'' at line 1]Query: SELECT count(*) FROM blocs WHERE id_categoria = AND estat = 'actiu'
SQL/DB 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 estat = 'actiu' ORDER BY nom LIMIT 0, 10' at line 1]Query: SELECT id_bloc FROM blocs WHERE id_categoria = AND estat = 'actiu' ORDER BY nom LIMIT 0, 10