Jump to content

SOLVED - HTTP 500 ERROR - IF CANNOT ADD OTHER LANGUAGE,, READ HERE


Recommended Posts

Hi all , when you add new language and click to flag ,, if your shop losing and giving http 500 error or empty page

open your init.php file

delete 81. line from it

setlocale(LC_CTYPE, strtolower($ps_language->iso_code).'_'.strtoupper($ps_language->iso_code).'.UTF-8');

then it will be solved

thanks

Link to comment
Share on other sites

  • 2 weeks later...

I did that for the Turkish language pack but have some encoding problems with Special Turkish letters. How did you solve this issue? Thanks.

---
Merhaba, Turkce icin 81.inci satiri sildim fakat Turce harflerim duzgun cikmiyor. Bunu nasil cozdunuz? Tesekurler.

Link to comment
Share on other sites

×
×
  • Create New...