Having problems with HESK and Unicode?
Posted: Sat Aug 29, 2009 6:33 am
First of all, I want to say thank you for such a great script. This is definitely one amazing script.
I've been trying to localize the 2.1 script with Chinese by utilizing UTF-8 encoding. It works, until you push any button to submit anything or try to log into the admin area, it just yields a blank screen.
If I just set the script to English, there's no problem. But if I set it to Chinese, it won't work.
When I set to debug mode I receive this on the admin login screen:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /homepages/language/zh/text.php:1) in /inc/common.inc.php on line 676
Warning: Cannot modify header information - headers already sent by (output started at /language/zh/text.php:1) in /inc/common.inc.php on line 677
If anyone could help me, that'd be great! If not, thanks anyway!
I've been trying to localize the 2.1 script with Chinese by utilizing UTF-8 encoding. It works, until you push any button to submit anything or try to log into the admin area, it just yields a blank screen.
If I just set the script to English, there's no problem. But if I set it to Chinese, it won't work.
When I set to debug mode I receive this on the admin login screen:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /homepages/language/zh/text.php:1) in /inc/common.inc.php on line 676
Warning: Cannot modify header information - headers already sent by (output started at /language/zh/text.php:1) in /inc/common.inc.php on line 677
If anyone could help me, that'd be great! If not, thanks anyway!