Zen Cart Logo
Forums / Addon Language Packs / Blank screen when change to spanish

Blank screen when change to spanish

Locked

Views: 1,199

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
5 Jul 2010, 10:57 PM
#1
ducheus avatar

ducheus

New Zenner

Join Date:
Jul 2010
Posts:
1
Plugin Contributions:
0

Blank screen when change to spanish

Hi,
I just installed Zen Cart 1.39d english version and it works very well.
I downloaded and copied the spanish language pack and configured spanish as a second language. I've checked the configuration and modified spanish.php file to leave only one Setlocale as follows

// on Windows try 'en', or 'English'
@setlocale(LC_TIME, 'es_ES.UTF8');//unix, was @setlocale(LC_TIME, 'en_US.ISO_8859-1');
//@setlocale(LC_TIME, 'Spanish_Spain.1252');//windows

All is ok until I want to change language to spanish. At that moment, the screens become blank and a Done message appears in the browser.

I'vechecked several times but I can't found errors in the logs neither in the downloaded files.

Any help will be very welcome!
regards, Hector

9 Jul 2010, 4:48 PM
#2
sjur_hemma avatar

sjur_hemma

New Zenner

Join Date:
Jul 2010
Posts:
11
Plugin Contributions:
0

Re: Blank screen when change to spanish

Have you tried to change it back to the way it was originally? Did you try it at all before you changed it?