Fong thinks...
I want an iPhone 3G. I want an iPhone 3G. I want an iPhone 3G. I want an iPhone 3G. I want an iPhone 3G. I want an iPhone 3G.... Any idea how to unlock? |
24 Aug 2008 |
|
I was having this issue of displaying Chinese characters in Joomla. It's funny because Joomla 1.5 is supposed to support UTF-8. After a few investigations, it seems like the issue is with the database creation, not Joomla.
This problem happened when I installed Joomla with Fantastico. By default, when you create a new Joomla installation with Fantastico, it creates a MySQL database with 'Latin' locale (it's identified as latin_swedish_ci in the Collation option). The right collation should be utf8_general_ci.
I've tried to change the collation of the database to utf8_general_ci, but changing that would not affect all the existing tables.
What you need to do:
This should do the magic!
3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved." |
|||||
| Last Updated ( Sunday, 24 August 2008 17:54 ) |