Currency box not working with Joomla native SEF

01.07.2013 21:46
#1
mashut
Joomshopping forum user no avatar
Name: Maria
01.07.2013
Posts: 46
Quote
Currency box not working with Joomla native SEF

Hi, guys! I've just installed JS and was happy that such a great component exists! But... now it turns out that the currency box is not working with Joomla native SEF (all the modules and component itself was downloaded from your web site). When SEF is off, everything is OK! When it is on, I see a 404 error page after changing.
Could you please help? Thank you in advance!


Joomla: 2.5.11
JoomShopping: 3.14.3
PHP: 5.3

Last change: 03.07.2013 15:49
 
02.07.2013 09:46
#2
mashut
Joomshopping forum user no avatar
Name: Maria
01.07.2013
Posts: 46
Quote
Aw: Currency box not working with Joomla native SEF

So the problem was due to the slash trailing redirect in htaccess which probably conflicts with the module (maybe it will help others):
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^.*[^/]$ /$0/ [L,R=301]

I have the only question now:
Am I right that the slash trailing redirect does not work with this module?

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.