[Pro] php form doesn't work

Hi guys,

Any idea why my contact form doesn’t work here?

http://www.edutrainment.nu/contact.html


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

First, please define “doesn’t work”. Does the form not submit, does it submit but not send you mail, what does it do that you don’t expect? Which Action did you use to wire this form, and if you used PHP Feedback Form, did you create the separate error message pages for each error type? That’s a powerful feature that helps you debug your form. (You don’t need to leave them in place once you have things working properly, but you can if you want to be specific to your visitors about what they need to change.)

Walter

On Apr 4, 2014, at 3:44 AM, Erik wrote:

Hi guys,

Any idea why my contact form doesn’t work here?

http://www.edutrainment.nu/contact.html


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


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

Hi Waltd,

Nothing happens when hit the submit button,
Used send form action (added to page)
and made an error and ok page


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

For some reason, this page has form elements, but it does not have a form tag wrapping around them. Can you try making a new completely empty page in your document, copy the contact form table from this page, and paste it into the new page. Publish that page and tell us the URL to visit it. You have a lot of fancy extra scripts on this page, and I’d like to narrow down what is causing your form tag to be removed.

Walter

On Apr 4, 2014, at 9:36 AM, Erik wrote:

Hi Waltd,

Nothing happens when hit the submit button,
Used send form action (added to page)
and made an error and ok page


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


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

Hi Waltd

Do you mean a complete empty page from my original master page or don’t use the master page?


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

On a new page here:

http://www.edutrainment.nu/test.html

it works good!?

Erik


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

I mean don’t use anything at all on the page except the form elements in their table, so a completely blank page made from an empty master. (If you don’t have an empty master at this point, just make a new master page, then make your test page from that empty master.)

Walter

On Apr 4, 2014, at 9:52 AM, Erik wrote:

Hi Waltd

Do you mean a complete empty page from my original master page or don’t use the master page?


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


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

Yes, this has a form wrapped around the elements. It should work. The other page did not have a form element, so it couldn’t send anywhere.

Walter

On Apr 4, 2014, at 9:57 AM, Erik wrote:

On a new page here:

http://www.edutrainment.nu/test.html

it works good!?

Erik


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


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

Thx for your help Waltd!


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