ERRORE SQL: select tt.id, ttd.name from tours_type tt inner join tours t on t.type = tt.id inner join tours_type_detail ttd on ttd.idtourtype = tt.id inner join languages l on l.id = ttd.idlanguage where t.id = and l.language = 'fr' Messaggio di errore: 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 l.language = 'fr'' at line 1 Pagina: http://fr.siena.waf.it/ Script: /index.php