la faccenda si complica
ho sostituito il testo che dava problemi mettendo una stringa breve senza caratteri strani e mi da lo stesso errore. cmq ti riporto il tutto, c'è la query, il codice di errore e il messaggio:
codice:
insert into jos_content (title, introtext, fulltext, state, sectionid, catid, created, publish_up, images) values('bau', 'bau', 'bau', '1', '1', '13', '2000-01-01 00:00:00', '2000-01-01 00:00:00', 'sb/00000001.jpg|left|bau|1|bau|bottom|center|120')
1064
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 'fulltext, state, sectionid, catid, created, publish_up, images) values('bau', 'b' at line 1