What the message says, your server does not support the english US locale. But that should not really matter since english is the default language you would get to see even if you had no language selected. Please see also here:
http://www.zenphoto.org/2008/08/troubleshooting-zenphoto/#24
Under 5. you can download a script to see what locales your server supports.
I am seeing this error too. Do I need to configure something?
"Locale functionality is not implemented on your platform or the specified locale does not exist. Language translation may not work."
And I cannot set up the language.
I am working with the most current nightly build.
See #3 http://www.zenphoto.org/2008/08/troubleshooting-zenphoto/#24
The fix is to configure the server correctly. However, you can also ignore the error message.
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
It would seem you are not using a current version of Zenphoto since the above line has no reference to the variable locale nor does any line nearby. Perhaps you should upgrade.
But anyway, without the locale functionality on your server other language based things will not work such as PHP based strings like dates. So, the best solution is to work with your provider to get their configuration straightened out.