4images Forum & Community

4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: yilanadam on November 22, 2008, 07:51:22 PM

Title: My 4images gallery only supports english letters :(
Post by: yilanadam on November 22, 2008, 07:51:22 PM
hello again;

http://94.75.209.146/install.php?install_lang=english

i want to setup my picture gallery.. but It only supports english characthers.. just click on Turkce or deutsch.. You will understand what I'm talking about...

How can I see german or turkish letters (my database is empty) It's probably related to plesk

It musn't be related to MYSQL because there is no mysql yet..
Title: Re: My 4images gallery only supports english letters :(
Post by: KurtW on November 22, 2008, 08:00:12 PM
http://94.75.209.146/install.php?install_lang=deutsch
http://94.75.209.146/install.php?install_lang=turkce
Title: Re: My 4images gallery only supports english letters :(
Post by: V@no on November 22, 2008, 08:35:30 PM
Your server automatically forces UTF8 encoding.

If you have .htaccess file on your server edit it (if you don't, then create one) and add this line in it:
Code: [Select]
AddDefaultCharset off
Title: Re: My 4images gallery only supports english letters :(
Post by: yilanadam on November 22, 2008, 08:42:58 PM
v@no :) THANK YOU:))