Hi there,

i've created a splash page for a commercial site and used the .htaccess file to redirect the usual index.php to my splashPage.html and have put a link to the index.php file in it.

The problem is that, once on index.php, when i get to choose the currency (i've installed the currency module) it systematically redirects the user to the splashPage.html.

Does anyone would have any idea as how to avoid that particular redirection of the currency module?

i went out and check the code in the /includes/templates/template_default/sideboxes/tpl_currencies.php file to make sure i couldnt make the change myself.

That's why i'm asking you guys here.

Thanks!