ZenphotoCMS Forum
Multilingual site - 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: Multilingual site (/thread-1412.html)

Pages: 1 2


Multilingual site - Soleil - 2009-09-08

It works perfectly !!!!!!! So simple ! How to thank you ?

Now the code for comments on "image.php" is

`




Multilingual site - acrylian - 2009-09-08

[i]How to thank you ?[/i]
There is a donate button on our homepage...;-)




Multilingual site - Soleil - 2009-09-08

0h la la ! Will you forgive me? I shouted victory too quickly and did not check everything ... in fact the most important.

I get the right page layout, but the comment is not registered! The "#" seems important. but if I keep it, I do not get the right layout! Probably my idea is not the right one.

May I ask again for your help?

The donation (my second one) is already on its way.




Multilingual site - acrylian - 2009-09-08

Since the comment submitting is done via POST why don't you add a hidden field for the language to the form and write a small function that either gets the language by query (GET) or by POST using $_REQUEST[].




Multilingual site - Soleil - 2009-11-20

Here I am again, after a long silence due to too much work.

To finish this discussion, I would like to inform you, that after my attempts, using among others your suggestions, I finally rebuilt my site in order to use Zenpage. It solved the multilingual issue. Zenpage is GREAT !