DungNH_1234
DungNH_1234
I got a font error when exporting to csv file. even though I used the font utf-8.
Can you guys show me how to fix it
Thank you very much
    About
- Username
 - DungNH_1234
 - Joined
 - Visits
 - 133
 - Last Active
 - Roles
 - Member
 
Comments
- 
                It was resolved. Thanks
 - 
                I edit code in function output ( file ExportData.php) as: $value = utf8_decode($value); $row[$key] = str_replace('"', '""', $value); But the error persists.
 - 
                @vivek85 as stated. I was error font Vietnamese words although encoding is utf-8, when export file csv.
 - 
                who can help me fix error this. Thank you very much
 - 
                @vivek85 Thank you very much. I will follow your instructions. This forum is great for me
 - 
                @vivek85 thank you very much
 - 
                @vivek85 Thank you for reply. I fixed it I use code jQuery('#id').attr("readonly",true);