Hello,
I read a lot on the forums, while trying to solve my problem with the Hebrew language.
I'm getting a blank page as soon as I switch to Hebrew from another language.
Here is the debugger message:
I know I should look just in the Hebrew.php file.Code:[12-Feb-2012 14:41:53] PHP Warning: Cannot modify header information - headers already sent by (output started at /public_html/includes/languages/hebrew.php:1) in /public_html/includes/init_includes/init_templates.php on line 78 [12-Feb-2012 14:41:53] PHP Warning: Cannot modify header information - headers already sent by (output started at /public_html/includes/languages/hebrew.php:1) in /public_html/includes/functions/functions_general.php on line 45
There are no syntax problems on the first line.
From what I've read, it must be something about charset and encoding methods.
I tried to play with it for a little while but nothing helped (encoding without BOM, tried to change the charset to "define('CHARSET', 'iso-8859-1');" and the @setlocale to 'en_US.ISO_8859-1' etc)
I tried to read the following tutorial, but without success.
https://www.zen-cart.com/tutorials/index.php?article=87
Does anyone knows what to do?
Thanks !!!


Reply With Quote
