characters à é è ê ï ë and etc are not recognized

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
Markco
Posts: 18
Joined: Mon Jun 22, 2009 10:05 am

characters à é è ê ï ë and etc are not recognized

Post by Markco »

Script URL:
Version of script: 2.3
Hosting company: local server (Uwamp 2.1)

Write your message below:

Hello,
When I enter a character in à é è ê ï ë and etc the text disappear we press the button submit in the admin part (custom field) and the users part (name, subject, zone text) and all add response text admin and users.

Thank you for your assistance
Sorry, I use a French / English on-line translator
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: characters à é è ê ï ë and etc are not recognized

Post by Klemen »

It's an encoding problem between the script and the database.

Try changing your script encoding to "utf-8" by changing "iso-8859-1" to "utf-8" in your "language/en/text.php" file (or if you use French it's probably in language/fr/text.php).
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