PHP feedback form not sending

I realise that it’s something probably really stupid that I’ve done, but for some reason neither the reset or submit buttons seem to do anything on the page in question.

I have both error and success pegs set up, and the peg is publishing without any errors, so a bit stumped here.

Thanks in advance for any suggestions.

Trev

http://www.trevreav.co.uk/contactlunatix.php


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Trev,
Looking at the page code the form tag is completely missing which makes me think that maybe some of the required fields in the Action haven’t been completed. Check that you’ve specified a success and error page(s) and that the recipient email address is also set.
Regards,
Tim.

On 9 May 2014, at 16:58, Trevreav wrote:

Thanks in advance for any suggestions.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Tim, yes they’re specified in there.

I’m using Backdraft 1.5, PHP Feedback form is assigned to the page, not the form, although I tried it that way earlier, …………

As I type I see that I have the send form action attached to the form itself (conflicting possibly?). I’ve just removed it and locally using MAMP, it seems fine. I’ll upload and get back to you.

Doh!

Trev

On 9 May 2014, at 17:16, Tim Plumb email@hidden wrote:

Hi Trev,
Looking at the page code the form tag is completely missing which makes me think that maybe some of the required fields in the Action haven’t been completed. Check that you’ve specified a success and error page(s) and that the recipient email address is also set.
Regards,
Tim.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Yes, that was it. Working fine now.

Told you I was stupid. Have a good weekend everyone.
Trev

On 9 May 2014, at 17:27, Trevor Reaveley email@hidden wrote:

As I type I see that I have the send form action attached to the form itself (conflicting possibly?). I’ve just removed it and locally using MAMP, it seems fine. I’ll upload and get back to you.

Doh!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

PHP Feedback form is assigned to the page, not the form, although I tried it that way earlier, …………

As I type I see that I have the send form action attached to the form itself (conflicting possibly?).

Though they do similar jobs they are different and shouldn’t both be used on the same page.

But I think that you realise that now.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options