![]() |
|
Changing the language into german is not possible - 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: Changing the language into german is not possible (/thread-4519.html) Pages:
1
2
|
Changing the language into german is not possible - martin.s - 24-01-2009 Hello! I just downloaded Zenphoto and the installation went through without any big problems, just one thing was with a questionmark when I ran the setup.php. PHP mbstring package Your internal characater set is ISO-8859-1 Normally I thought this would bring no problems for me but now I hve the problem that I cant't change the language into german. So I would be very happy if someone has some tipps for me how I will be able to change the language and if this has something to do with thembstring thing. Thanks a lot! Best martin Changing the language into german is not possible - Borg - 24-01-2009 Did you get this error message? PHP gettext() support [is not present] Also I can't translate Zenphoto in my language.... Changing the language into german is not possible - martin.s - 24-01-2009 Hey! Thanks for your help! No I didn't get that message. So that workked fine...I have no idea why I have this language problem... Changing the language into german is not possible - acrylian - 24-01-2009 I have no idea, too. Mbstring is not related to that. I suggest you try to contact your host, maybe something with gettext() support is not setup correctly. Changing the language into german is not possible - sbillard - 24-01-2009 You could also try using the current nightly build of zenphoto. There are sometimes problems with FTP uploads not creating all the need language folders. The nightly build setup will insure that all is properly installed with that respect. Changing the language into german is not possible - Borg - 24-01-2009 @sbillard Are you saying I must update my 1.2.2 with the nightly build of zenphoto? Changing the language into german is not possible - sbillard - 24-01-2009 You of course do not have to. But maybe it will fix the problem. Changing the language into german is not possible - martin.s - 24-01-2009 Yeah I will do this! I will try it tomorrow in the morning again! And I will give you feedback if it worked! Anyway the gallery seems to be fantastic as far as I have seen now! Changing the language into german is not possible - martin.s - 25-01-2009 Alright, I tried the nightly built now, but the problem still is there. Changing the language into german is not possible - acrylian - 25-01-2009 I suggest you also read this http://www.zenphoto.org/2008/08/troubleshooting-zenphoto/#24 and try the list_locales script that can be downloaded. Changing the language into german is not possible - martin.s - 25-01-2009 I ran the script and I became this: Http Accept Languages: Supported locales: I think it looks a bit strange at the deutsch/german section, am I right? Changing the language into german is not possible - martin.s - 25-01-2009 I just phoned my host about that problem and they only told me that the support locale function is running and the gettext() thing is installed...they say there is nothing to do on the server side just the script (ZenPhoto) must have the problems...very strange...I think I will have to deal with the english language... Changing the language into german is not possible - acrylian - 25-01-2009 I have no idea then, since I can't reproduce it (on two separate installs with German of course). We actually use gettext in a plain standard way, no special changes or the like. Changing the language into german is not possible - martin.s - 25-01-2009 I have no idea, too...well it is no big problem for me to deal with this... Changing the language into german is not possible - sbillard - 25-01-2009 martin.s: Your script results are pretty standard. And, as you have been told, it appears that at least the Locale functionality is working. So it must be the gettext functions not working properly. Sorry, but I cannot guess why. Changing the language into german is not possible - martin.s - 27-01-2009 Well I tries a lot in the last days, a new installation and everything I found, but no way, it doesn't work. But anyway the gallery is such a fantastic work that I will deal with the english language. The administration is no problem at all and I will switch off the search, so nobody will notice the english language! @ all: Thanks a lot for your help! Changing the language into german is not possible - martin.s - 17-04-2009 It is quite funny, the server on which my websites are crushed today and my provider had to start everything new...since this the german language is working perfectly :) So if someone has the same problem as I had, tell your provider to crush the system ;) Changing the language into german is not possible - shanokee - 05-08-2009 I have somehow the same problem. setup.php says:
I should add, that de_DE is shown as German (Germany) in the drop-down-box in ZENphotos admin backend. So it somehow get's the information about the language but it still cannot be applied. Changing the language into german is not possible - acrylian - 05-08-2009 I suggest you contact your host. Changing the language into german is not possible - sbillard - 05-08-2009 Language translations REQUIRE the gettext() and setlocale() functions to work. So, as the warning said, language translation may not work. ListLocales tells you what your browser requrests. You have to get your host to configure locales and gettext to get any language other than English. |