Quick Cart contact form

placid

No avatar

2009-10-02 21:44

Hi.

I've added a contact form to QC by way of editing the general.php file, creating a suitable template and using the php include command.

The form appears as expected, but when I use the send button I'm taken to the index page of QC. I've tried various contact forms, with the same result for each.

Can anybody offer a solution?

» Quick.Cart v3.x

beholder

Avatar: beholder

2009-10-03 01:46

where would you like to be redirected after submitting a form?
please be specific, specify a concrete URL if possible.

placid

No avatar

2009-10-03 05:29

On clicking the send button I would like the form to go through its functions. ie, error trapping and sending the email.

When used in QC, neither of the forms I've tried gets to the error trap stage. Like I said, clicking the send button takes me directly to QC's index page.

beholder

Avatar: beholder

2009-10-03 14:45

redirect to your custom PHP script sending form data via the POST method. Then your custom PHP script should instantly redirect you back to QC.

Back to top
about us | contact