there is a problem related to the Joomla Component "RSFiles!" (latest Rev 9) on http://www.imsware.de/index.php?option=com_rsfiles&view=files.
If switched to e.g. english http://www.imsware.de/en/index.php?option=com_rsfiles&view=files everything seems to be fine.
If I click on the first link "TERMS & CONDITIONS" everything is in place...
If I click on the second link "Brochures and documents" the site switches back to the original language (german) and reloads the page...
So I´ve tried some things and have found a workaround, maybe the reason:
The foldername has to be without blanks (respectively some special characters like "+") in the path...because GTranslate can´t deal with "+" in the URL...or it switches back to original language.
Example
- Code: Select all
http://www.imsware.de/en/index.php?option=com_rsfiles&view=files&folder=Prospekte+und+Unterlagen
Edvard, I guess it´s a bug (but for me it works cause of my small workaround), maybe you can examine / fix it...
URL´s above are fixed (it´s a company's website, sorry...), so you´ve to try for yourself.
Regards, alt_f4