View Single Post
  #4  
Old 06-05-2009, 07:20 AM
freenicetemplates freenicetemplates is offline
Administrator
 
Join Date: Mar 2009
Posts: 507
Default Flash template contact page

Hi,
Changes have to be done in the index.html.
Concerning the redirection to _contact_message.html :
Edit contact.php end replace
header("Location: ./index.htm?page=_contact_message.htm");
by
header("Location: ./index.html?page=_contact_message.htm");

It's because your index page is index.html and not index.htm.

Please tell us with that solves your problem (i think it should).
__________________
We are always pleased to read you in our guestbook