For the tour areas if your payment processor allows you disable the warning page you can remove the code in:
< your php template template folder >/tour/globals/globals.tpl
usually at the
<?
include "globals/splash.tpl"; ?>
If you remove that line the splash warning page will not show.
In the member's areas if you have the area protected the splash page shouldn't show.