Kayako logo
SupportSuite, eSupport and LiveResponse Discussion, troubleshooting and feedback related to Kayako's flagship support desk products SupportSuite, eSupport and LiveResponse.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
jeroeninspain Offline
New Member
 
Posts: 5
Join Date: Apr 2006
Angry Problems with languages - 19-04-2006, 08:55 AM

We deal with customers from the UK, Spain and throughout scandanavia,
however for some reason when we receive our support tickets written in spanish and scandanavian may of the special characters like "Ä,Å,Ö" are displayed as chinese symbols like this "ogs堧j? p堡t".

is there an easy fix for this, i have tried adding languages in the cp and changing the charset for them but this has not solved the problem. We do not want to translate the control panel, only to be able to read the incoming tickets. I should also add that when we reply in these languages that the system reads our input without any problems.

Please help me solve this problem.
jeroeninspain
webmaster@firstcargroup.com
   
Reply With Quote
  (#2) Old
jeroeninspain Offline
New Member
 
Posts: 5
Join Date: Apr 2006
20-04-2006, 09:07 AM

Have tried adding languages and changing the iso, but no luck. Anybody have any suggestions please. it is very hard to read some of our tickets when all the characters are displayed as chinese symbols.

does anybody else have this problem?
   
Reply With Quote
  (#3) Old
zoe Offline
New Member
 
Posts: 22
Join Date: Mar 2005
20-04-2006, 07:49 PM

What Im doing is selecting lenguage from Suite configuration and editing lenguage Spanish phrases manually.

The problem is that sometimes the button "update" is not available in all the pages where Im editing, so I cant...

Anyone can check this out plz?
   
Reply With Quote
  (#4) Old
Varun Shoor Offline
Chief Executive Officer
 
Varun Shoor's Avatar
 
Posts: 2,651
Join Date: May 2003
21-04-2006, 01:24 AM

Quote:
Originally Posted by zoe
What Im doing is selecting lenguage from Suite configuration and editing lenguage Spanish phrases manually.

The problem is that sometimes the button "update" is not available in all the pages where Im editing, so I cant...

Anyone can check this out plz?
Can you please take a screenshot of this?

Regards,

Varun Shoor


Varun Shoor (varun.shoor ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
  (#5) Old
Nika Gerson Lohman Offline
Member
 
Nika Gerson Lohman's Avatar
 
Posts: 32
Join Date: Jul 2005
Location: Netherlands
09-08-2006, 11:46 PM

Dear Jeroen,

I have the same issue - did you ever resolve this?

Varun, any suggestions?

Regards,

Nika.

PS. I tried both UTF-8 and ISO-8859-1 in my en-us.php file...


esupport-3_20_02-stable-zendopen
php-4.4.0-Win32
mysql-4.1.13-win32
ZendOptimizer-2.5.10a-Windows-i386
Windows 2003 / IIS7
   
Reply With Quote
  (#6) Old
Nika Gerson Lohman Offline
Member
 
Nika Gerson Lohman's Avatar
 
Posts: 32
Join Date: Jul 2005
Location: Netherlands
09-08-2006, 11:48 PM

Sorry, turned out my last en-us wasn't saved. It works fine with UTF-8, but causes issues when you use ISO-8859-1 in your en-us.php file...

Regards,

Nika.


esupport-3_20_02-stable-zendopen
php-4.4.0-Win32
mysql-4.1.13-win32
ZendOptimizer-2.5.10a-Windows-i386
Windows 2003 / IIS7
   
Reply With Quote
  (#7) Old
Nika Gerson Lohman Offline
Member
 
Nika Gerson Lohman's Avatar
 
Posts: 32
Join Date: Jul 2005
Location: Netherlands
09-08-2006, 11:56 PM

What I am not able to solve is that the accents are displayed incorrectly in the webinterface. Tried all combinations in en-us.php, but none change the appearance of the webinterface.

Instead of for instance "accént" it displays "accént".

(in the e-mail with ISO8859-1 encoding and charset it displayed "acc鮴" btw.)

Who can help?

Regards,

Nika.


esupport-3_20_02-stable-zendopen
php-4.4.0-Win32
mysql-4.1.13-win32
ZendOptimizer-2.5.10a-Windows-i386
Windows 2003 / IIS7
   
Reply With Quote
  (#8) Old
Nika Gerson Lohman Offline
Member
 
Nika Gerson Lohman's Avatar
 
Posts: 32
Join Date: Jul 2005
Location: Netherlands
10-08-2006, 12:20 AM

Fixed this by editing the charset in the outgoing mail php file. Why doesn't it pickup the charset required for the language?

Quote:
modified
C:\Inetpub\wwwroot\includes\functions_mail.php

replaced
$this->build_params['html_charset'] = $_SWIFT["language"]["html_charset"];
$this->build_params['text_charset'] = $_SWIFT["language"]["text_charset"];
$this->build_params['head_charset'] = $_SWIFT["language"]["text_charset"];

with
$this->build_params['html_charset'] = 'iso-8859-1';
$this->build_params['text_charset'] = 'iso-8859-1';
$this->build_params['head_charset'] = 'iso-8859-1';
Regards,

Nika.


esupport-3_20_02-stable-zendopen
php-4.4.0-Win32
mysql-4.1.13-win32
ZendOptimizer-2.5.10a-Windows-i386
Windows 2003 / IIS7
   
Reply With Quote
  (#9) Old
waaw Offline
New Member
 
Posts: 10
Join Date: Jul 2006
08-09-2006, 02:23 PM

OH! I can not open the file of functions_mail.php
   
Reply With Quote
  (#10) Old
VPBX Offline
New Member
 
Posts: 1
Join Date: Aug 2006
29-09-2006, 11:52 AM

I can open function_mail.php but everything is encrypted, so I cant cahnge anything? I have a leased version of the Kayako supportsuite
   
Reply With Quote
  (#11) Old
pika Offline
New Member
 
Posts: 10
Join Date: Jan 2007
02-02-2007, 04:16 PM

Quote:
Originally Posted by Nika Gerson Lohman
Fixed this by editing the charset in the outgoing mail php file. Why doesn't it pickup the charset required for the language?



Regards,

Nika.
I have made changes on your specified file, but it hasn't this problem....
   
Reply With Quote
Reply

Tags
languages

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Languages and character sets Taurus SupportSuite, eSupport and LiveResponse 13 12-09-2008 10:55 PM
How to divide content between two and more languages? reDDevil SupportSuite, eSupport and LiveResponse 6 24-10-2007 02:05 PM
Template & Languages Problems to show the FrontEnd lgisl SupportSuite, eSupport and LiveResponse 1 13-08-2006 04:38 PM



Powered by vBulletin® Version 3.7.5
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Help desk software by Kayako.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48