CAPTCHA in UTF-8 language not displayed
Moderator: mkoch227
-
- Posts: 1
- Joined: Mon Sep 26, 2011 8:56 am
CAPTCHA in UTF-8 language not displayed
If the language file is saved in UTF-8, the security image is not displayed. Version HESK: 2.3 (upgraded from 2.2).
Re: CAPTCHA in UTF-8 language not displayed
It's because you saved it using BOM (byte order mark) - if you are saving files as UTF-8 make sure you save them without the BOM.
The BOM is breaking headers of PHP scripts and causing all kinds of header-related problems.
The BOM is breaking headers of PHP scripts and causing all kinds of header-related problems.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools