Cronologia
WordPress database error: [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 E.nomp='Zona'
AND D.nomp='text'
AND I.nomp='lat'
AND G.nomp='lon'
AND...' at line 10]SELECT A.Idelement2 as ide,A.nom as nom, A.sistema as tipus, A.t1 as t1, A.t2 as t2, A.urlpost as urlpost, E.nomp, E.valorp as zona, D.textp as text, I.valorp as lat, G.valorp as lon, L.nomp, L.valorp as tag, M.valorp as urlimatge
FROM elements A
INNER JOIN Propietats E ON E.IDE2=A.Idelement2
INNER JOIN Propietats D ON D.IDE2=A.Idelement2
INNER JOIN Propietats I ON I.IDE2=A.Idelement2
INNER JOIN Propietats G ON G.IDE2=A.Idelement2
INNER JOIN Propietats L ON L.IDE2=A.Idelement2
INNER JOIN Propietats M ON M.IDE2=A.Idelement2
WHERE
AND E.nomp='Zona'
AND D.nomp='text'
AND I.nomp='lat'
AND G.nomp='lon'
AND L.nomp='tag'
AND M.nomp='urlimatge' ORDER BY t1