Checkout & Friendly URL's

Hi,

I’ve got SimpleCart all working, however when I turn Friendly URL’s the checkout page won’t redirect to the ‘Thank You’ fnishing process page.

The form doesn’t have any errors once filled out, here’s the call:
[[!FormIt?
&store=1
&storeTime=1200
&hooks=spam,scCreateOrder,redirect
&submitVar=doOrder
&redirectTo=[[*id:scFirstChild]]
&validate=nospam:blank, firstname:required, lastname:required, street:required, number:required, zip:required, city:required, country:required, email:email:required
&orderAddress=address1:street,address2:number
]]

The order is made in the manager, it just simply doesn’t redirect when FURL’s are on. Any ideas?

Thanks

Nevermind, someone made another thank you page hidden away in a container with the same furl alias which was conflicting withe FormIt