2010/2/4 Roshan George <[email protected]> > the Wordpress > database for the `posts`.`post_content` table wasn't using utf8 > collation.
Exactly. That's what I found out. My wordpress database tables were all in latin_swedish. I had to change that to utf8_unicode. Had to do that to the database, and almost every field in every table. PhpMyAdmin came to my rescue. @roshan @ramadoss, Thanks a million for the help. -- Warm Regards, Yogesh. http://tinyurl.com/yogeshg1987 _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
