Yes it makes sense.. I think it's actually something in the other template on the site that causes it.
Try this.
Open settemplate_center.tpl of whatever the main template your using and look for the following.
Change it toCode:header('Location: ./settemplate.php');
Hope that worksCode:header('Location: ./index.php');

