No, vedo cose come ¬Ã é
Io comunque non ho più la possibilità di riprendere il vecchio database dato che ho cambiato hosting, per cui quel che è fatto è fatto.
Posso solo modificare...
Ho inviato questo al database:
Codice:
UPDATE wp_posts SET post_content = REPLACE(post_content,'é','é');
UPDATE wp_posts SET post_content = REPLACE(post_content,'è','è');
UPDATE wp_posts SET post_content = REPLACE(post_content,'ì','ì');
UPDATE wp_posts SET post_content = REPLACE(post_content,'ò','ò');
UPDATE wp_posts SET post_content = REPLACE(post_content,'ù','ù');
ma non tutte le lettere vengono trasformate. | | | |
| | Hosting | Servizio che consiste nell'allocare su un server web le pagine di un sito web, rendendolo cosí accessibile dalla rete internet. | | |
| | | |