• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: 404 Found error after submitting completed form

404 Found error after submitting completed form 15 years 3 months ago #10356

Hi. I have 3 forms on my customer's site and when I tested them all three create a 404 Not Found error after hitting the submit button.

Forms:
www.baldridgelodge.org/index.php/compone...m_rsform/Itemid,120/
www.baldridgelodge.org/index.php/compone...m_rsform/Itemid,119/
www.baldridgelodge.org/index.php/compone...m_rsform/Itemid,118/

Running:
Joomla 1.5.15, Rsfppaypal

Script called after form has been processed:
if ($_POST=='By Check')
{
header('Location: www.baldridgelodge.org/index.php/golf-thank-you.html');
exit();
}

Help is greatly appreciated!
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!