Page 1 of 1

problem in switching language

Posted: 15 May 2012, 05:16
by robjons21
In my multilingual Joomla 1.7 site which i am developing currently on localhost. I am using phoca gallery on this site. However the language switch in phoca is not right. If you're in the French site and you'll click on the photo menu-item you'll be switched to the English language, while the menu-item is setup right.

I've looked into the SEF url manager part; and it looks like the real URL of phoca URL's don't contain a "lang" parameter and I think that's the bug that causes the problems. Can this be fixed?
Thanks

Re: problem in switching language

Posted: 16 May 2012, 16:31
by Jan
Hi, Phoca Gallery does not create:

- URLs
- language parameters in URLs

all this is done by JRoute method which is a part of Joomla! so the language feature is all made by URls produced in Joomla!.

Not sure what can be a problem there, testing now without any problem :idea:

Jan