Export problem

Questions and bug reports for current release of CKForms

Export problem

Postby macros » Mon Sep 14, 2009 11:35 am

Hi, I’m using CKForms 1.3.1 with Polish lang pack. Everything works perfectly fine beside export to .csv files. In the result file all polish signs are missing. Do anyone know how to solve this issue. I will be very grateful for any clue.
macros
 
Posts: 2
Joined: Mon Sep 14, 2009 11:21 am
Top

Re: Export problem

Postby macros » Mon Sep 14, 2009 1:11 pm

OK. I fix it. If someone is using non English signs replace row 85 with:
$unicode_str_for_Excel = iconv("UTF-8", "windows-1250",$rowField->name);
and 121 with:
$unicode_str_for_Excel = iconv("UTF-8", "windows-1250",$row->$prop);
in ckdata.php.
“windows-1250” may be changed on coding page that is needed.
macros
 
Posts: 2
Joined: Mon Sep 14, 2009 11:21 am
Top


Return to CKForms 1.3.x Support forum

Who is online

Users browsing this forum: Alexa [Bot] and 0 guests