4images Forum & Community
4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started 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..
-
http://94.75.209.146/install.php?install_lang=deutsch
http://94.75.209.146/install.php?install_lang=turkce
-
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:
AddDefaultCharset off
-
v@no :) THANK YOU:))