ZenphotoCMS Forum
language change between "archive view" and result (search) - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Translating (https://forum.zenphoto.org/forum-8.html)
+--- Thread: language change between "archive view" and result (search) (/thread-1821.html)



language change between "archive view" and result (search) - fretzl - 13-10-2008

Hi all,

Zenphoto 1.2 Default theme.

When in archive-view my language setting works well.
The names of the months get translated properly into Dutch.

When I follow one of the (archive)links, the result displays the found images(thumbnails)like it should.
But the name of the month is in English again.

Any suggestions ?

Thanks




language change between "archive view" and result (search) - acrylian - 13-10-2008

Try Zenphoto 1.2.1...:-)




language change between "archive view" and result (search) - sbillard - 13-10-2008

Well, you have discovered an [i]omission[/i]. So you will have to wait for the fix--tonight's build--and upgrade.




language change between "archive view" and result (search) - fretzl - 14-10-2008

Wow, that was fast !! Thank you so much Malte and Stephen.

However, after the upgrade I get the same message as several others:

"Locale functionality is not implemented on your platform or the specified locale does not exist. Language translation may not work."

Everything is in Enlish and I can't change the language.
The same happens after fallback to ZP 1.2

This problem probably already existed. But somehow it all worked.

I've read everything on the forum and troubleshooting section (I think...)
about this "locale" thing but can't figure out what to do.
As far as I can see my Apache server (XAMPP on local machine, Windows Vista) supports lots of languages.

I'll keep searching but any idea is welcome.

Thanks again.

Cheers :)




language change between "archive view" and result (search) - acrylian - 14-10-2008

Your server/XAMPP needs the gettext extension for php which it probably does not have. Without that translations do not work. Did you check phpinfo() if it does?




language change between "archive view" and result (search) - fretzl - 14-10-2008

It has the gettext enabled.

I should be more specific:

All the translations (admin and site)work except for de dates (months)




language change between "archive view" and result (search) - sbillard - 15-10-2008

It is not actually the getttext() functionality that is missing, it is the server configuration for the language. Please see: http://www.zenphoto.org/2008/08/troubleshooting-zenphoto/#24




language change between "archive view" and result (search) - fretzl - 17-10-2008

I'll get my local server(XAMPP) configuration sorted out...eventually :)

I also have my test-site running externally and what matters is that on that server
the "date-problem" got fixed after the upgrade.
Everything works like a charm.

Thanks again for your support!!