Hi, >> Andrew Plank wrote: >>> Then, using phpMyAdmin, I exported the "old" database, used the linux >>> "iconv" tool to convert the exported SQL script from iso-8859-1 to UTF8. >>> I then appended "DEFAULT CHARSET=utf8" to each "CREATE TABLE" statement, >>> and imported this modified SQL script to the "new" site's database using >>> phpMyAdmin. >> >> This operation destroys all _serialized_ data in the database.
Seems that I did not had this problem but I remember I had to remap TemplaVoilà datastructures, caused by this problem... I'll have to update my doc ;-) -- Xavier Perseguers http://xavier.perseguers.ch/en/tutorials/typo3.html _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
