| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
(#16)
|
| Chief Operating Officer Posts: 855 Join Date: May 2005 Location: Boise, Idaho |
23-06-2008, 07:43 PM
Quote:
https://addons.mozilla.org/en-US/firefox/addon/3829 If the content type is being served wrong there are a couple places I would look: 1. Search all active language packs for "charset" and make sure all those entries are also set to UTF-8. 2. If you're using Apache 2, there is a new setting called AddDefaultCharset that causes the headers to include a default character set if none is provided (which is the case with Kayako products). Look at httpd.conf and make sure this setting is disabled. If the content type is right and you're still getting garbled characters, it is possible that the database connection settings are causing problems. -------------------------------------------------------------------
| |
| | |
(#17)
|
(#18)
|
| New Member Posts: 3 Join Date: Jun 2007 |
31-07-2008, 01:26 AM
never mind, I managed to change the coding from using mbstring to iconv and now it works perfectly. PLEASE Kayako, I already written a request in the bug portal about this. please replace mbstring with iconv and no one will have any problem with encoding. Kayako Bug Tracker - Viewing Issue #689 - Parser Encoding & Charactersets Conversion Problems |
| | |
(#19)
|
| Developer Posts: 681 Join Date: Dec 2007 Location: Idaho | Quote:
There's also the question of what to do about PHP6, which has fully native unicode and characterset conversion support. Believe me, sir, this conversion issue is actually one of my personal bugbears; I want to see this changed very badly. Like you, I think that mbstring is a problem, especially because it's basically stopping certain language groups cold - particularly cp1256/arabic. However, as an application vendor, we have to take a very broad view of people's differing servers. We do, actually, have a plan about this. I'm not supposed to be talking about it yet, but we're not ignoring this issue. This is a red flag for us right now, and we're working on a solution that should work for a whole lot of people. We're just not going to start talking about it when we're only halfway done planning it ourselves. ![]() Seriously, though. This Is Going To Get Fixed (tm), and iconv will be one of the options. -------------------------------------------------------------------
| |
| | |
(#20)
|
(#21)
|
| Chief Operating Officer Posts: 855 Join Date: May 2005 Location: Boise, Idaho |
16-09-2008, 05:24 PM
Quote:
Important: The steps mentioned above will only work in 3.20.02 and higher. -------------------------------------------------------------------
| |
| | |
(#22)
|
(#23)
|
| Senior Member Posts: 3,865 Join Date: Aug 2006 Location: Mumbai, India |
03-11-2008, 09:18 AM
You might want to check the "Language Packs & Translation" sub-forum if someone has shared it. If not, then you can create one for yourself by editing the language pack XML file. Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support Our Skins and Services - http://www.supportskins.com/store/ SupportSkins.com - http://www.supportskins.com/ |
| | |
(#24)
|
| New Member Posts: 14 Join Date: Jan 2008 | Upgarade Issues -
03-11-2008, 09:22 AM
Hello, Currently I use DB with different character set. In this case, how can I convert the DB into UTF-8? For DB connection to be UTF-8, should I set this at the config file? --> Self Answer: Yet it is located in config.php under config directory. To set the main character set to be UTF-8, which file should I modify? --> This is also in the config.php file as default charset. In order to set text_charset and html_charset to ISO-2022-JP, which files should I modify? --> This is in the language pack or CP->Language-> Manage Phrases -> search for charset, it will show the current set up. At the admin, I can find the html_charset section to modify. But could not find text_charset section to modify. Where can I find this file? --> This was answered above. These are my findings on this issue. Hope this will help. Thanks. |
| | |
(#25)
|
| New Member Posts: 14 Join Date: Jan 2008 | DB conversion issue -
03-11-2008, 10:43 AM
Quote:
Is there any patch that can just convert this process for us? Or does the update process include this process to 3.30.02? Any better solution to this? Thanks. | |
| | |
(#26)
|
![]() |
| Tags |
| character, upgrading |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| upgrading 3.20.02, news rss encoding | nve | Installation & Upgrading | 3 | 21-03-2008 05:53 PM |
| Email Reports From Kayako in VBS | colmtourque | Developers & Code | 1 | 31-12-2007 11:06 PM |
| The character set of the incoming email... | NC Software | SupportSuite, eSupport and LiveResponse | 5 | 20-09-2006 05:00 AM |
| Character set? | nine | SupportSuite, eSupport and LiveResponse | 4 | 14-07-2006 12:48 AM |
| Character Set of outgoing reply | bubble | SupportSuite, eSupport and LiveResponse | 4 | 13-05-2006 12:15 AM |