CAPTCHA in UTF-8 language not displayed

Everything related to Hesk - helpdesk software

Moderator: mkoch227

Post Reply
informatik30
Posts: 1
Joined: Mon Sep 26, 2011 8:56 am

CAPTCHA in UTF-8 language not displayed

Post by informatik30 »

If the language file is saved in UTF-8, the security image is not displayed. Version HESK: 2.3 (upgraded from 2.2).
Klemen
Site Admin
Posts: 10136
Joined: Fri Feb 11, 2005 4:04 pm

Re: CAPTCHA in UTF-8 language not displayed

Post by Klemen »

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.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
Post Reply