View Single Post
  #3  
Old 06-07-2008, 10:47 PM
JTree JTree is offline
DeAd DoLL
 
Join Date: Jun 2008
Posts: 12
Default Re: Success and error page not working

I fixed the problem that I was having by manually typing in the success and error URLs in the form properties. For example

success URL: http://www.ladyfirewalkers.com/success.php
error URL: http://www.ladyfirewalkers.com/error.php

Also by making sure that the permission of success.php and error.php was set to 644 on the cPanel.

This is how I fixed my problem.
Reply With Quote