Hello,

I'll first join everyone in thanking you for the hard work that you put in to make this excellent mod.

Extremely easy to install (on test at least), and the functionality is awesome.

I unfortunately am having an issue when I move to my live shop though. I'm going to assume it is an IIS problem due to the fact that my test env is apache. I do however have isaap rewrite installed on my iis server to make .htaccess work, which I am certain it is because I use it for 301 redirects already.

Everything seems to be making it out of the html_output file correctly, because the URLs are changing. The issue is them redirecting... When a link (eg. http://www.mystore.com/blue-widgets that used to be index.php?main_page=index&cpath=1) is clicked the page will redirect to the home page. No 404 problems which makes me believe the htaccess rules are being recognized and maybe just not processed correctly.

Perhaps there are alternate htaccess rules in this case.. I am kind of lost. Any help will be greatly appreciated

Thanks again.