Hi, I'm having the same problem with en_us, i.e.:
`Locale functionality is not implemented on your platform or the specified locale does not exist. Language translation may not work.`
Furthemore I have a warning when I try to change the language (from/to whatever) in amin>options>gallery configuration:
`
Notice: Undefined variable: locale in /home/web/www.*****.it/www/zp-core/admin-options.php on line 226
Warning: Cannot modify header information - headers already sent by (output started at /home/web/www.******.it/www/zp-core/admin-options.php:226) in /home/web/www.antonioranesi.it/www/zp-core/admin-options.php on line 417
`
but after a refresh in browser everything goes ok (?)
I tryed to run the list_locales.php script but I received the following warning:
`Warning: system() has been disabled for security reasons in /home/web/www.*******.it/www/list_locales.php on line 4`
Anyway everything works fine for the languages with their own .po files and, of course, english still works after the error message.
I suppose that a workaround could be to disable these warnings, at least in the front end, to allow visitors to change language.
Am I true? If so what is the best way to disable warnings?
Ciao
bic