Loader
Errore nella query:
select * from max_template_css where idblocco = 1 and idtemplate =  

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1-1064
Errore nella query:
select * from max_template_css where idblocco = 2 and idtemplate =  

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1-1064
Errore nella query:
		SELECT max_moduli_pos.*, max_moduli.*, max_moduli.ID as IDmodulo
		FROM max_moduli_pos
		LEFT JOIN max_moduli
		ON max_moduli_pos.id_modulo=max_moduli.ID
		where id_template =  and posizione = 2 order by max_moduli_pos.ordine, max_moduli.ID ;
		

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'and posizione = 2 order by max_moduli_pos.ordine, max_moduli.ID' at line 5-1064
Errore nella query:
select * from max_template_css where idblocco = 3 and idtemplate =  

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1-1064
Errore nella query:
		SELECT max_moduli_pos.*, max_moduli.*, max_moduli.ID as IDmodulo
		FROM max_moduli_pos
		LEFT JOIN max_moduli
		ON max_moduli_pos.id_modulo=max_moduli.ID
		where id_template =  and posizione = 3 order by max_moduli_pos.ordine, max_moduli.ID ;
		

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'and posizione = 3 order by max_moduli_pos.ordine, max_moduli.ID' at line 5-1064