[Pro] Form problems

Hello
I’m having a few problems with the forms on the following test site:

http://www.trevreav.co.uk/TEST/ESCWEBYEP

The homepage and contact page have forms, and on the Auctions page there are links to 2 more forms. The 2 links and the contact page form throw the ‘Error’ page back at me (using the php feedback form action) and the homepage form gives me a blank page with the URL of:

http://www.trevreav.co.uk/TEST/ESCWEBYEP/index-go.php

Now I’m pretty sure this is a simple error on my part, but I’m sure I can’t see anything wrong. I use it so rarely that I’ve probably forgotten something fundamental.

Delta Dave, I still haven’t implemented your form suggestions from the other day, it’s been a bit of a week!

thanks
Trev


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

Remember what I said about having Values set in the input fields?

David


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

I do indeed, but I did say in my previous email that I hadn’t implemented your changes yet - Honest :smiley:

On 8 Feb 2012, at 12:19, DeltaDave wrote:

Remember what I said about having Values set in the input fields?

David


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

I know - but if you want your forms to work correctly…

Also on the index page I would add the form action to the table that holds it rather than the page.

D


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

Ah, so that was the problem then? My apologies, I didn’t realise that, I just thought it was a belt n braces scenario and the form would have sent anyway.

Thanks

On 8 Feb 2012, at 13:58, DeltaDave wrote:

I know - but if you want your forms to work correctly…

Also on the index page I would add the form action to the table that holds it rather than the page.

D


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

All done now Dave, and all of the forms are reporting back with the error page.

I’ve checked the naming of the pages are correct and the right ones are selected in the php feedback form action, so I’m at a loss now. As they’re all giving the same response, I’m even more certain that it’s my fault and I’ve done something stupid!

Could it be because it’s currently being tested while being 2 folders deep on my site? Would it need to be on the ‘top layer’?

Once again, any help much appreciated.

http://www.trevreav.co.uk/TEST/ESCWEBYEP

Trev

On 8 Feb 2012, at 13:58, DeltaDave wrote:

I know - but if you want your forms to work correctly…

Also on the index page I would add the form action to the table that holds it rather than the page.

D


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

This can’t affect anything. It’s more likely something fishy at the server layer than anything else.

Walter

On Feb 8, 2012, at 10:26 AM, Trevor Reaveley wrote:

Could it be because it’s currently being tested while being 2 folders deep on my site? Would it need to be on the ‘top layer’?


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

I’ve just looked at the source code of your form, and everything looks perfect there. If you’re always getting the error page, then I feel confident saying there’s something wrong with your server.

Try pointing your form at my reflector script to test what you should be getting. (Remove the Action from the page or form, and change the Page / Form Setup to POST to Reflector

That will give you a view of the form contents as submitted, and you’ll see that everything is correctly named.

Walter

On Feb 8, 2012, at 10:26 AM, Trevor Reaveley wrote:

All done now Dave, and all of the forms are reporting back with the error page.


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

Thanks Walter, got to rush out now, I’ll give that a go when I get a moment.
Trev
On 8 Feb 2012, at 15:57, Walter Lee Davis wrote:

I’ve just looked at the source code of your form, and everything looks perfect there. If you’re always getting the error page, then I feel confident saying there’s something wrong with your server.

Try pointing your form at my reflector script to test what you should be getting. (Remove the Action from the page or form, and change the Page / Form Setup to POST to Reflector

That will give you a view of the form contents as submitted, and you’ll see that everything is correctly named.

Walter

On Feb 8, 2012, at 10:26 AM, Trevor Reaveley wrote:

All done now Dave, and all of the forms are reporting back with the error 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

This gets stranger. All of the inputs were there when I tried pointing at your reflector script.

I’ve now tried it on 2 different servers, the one I use (ineedwebhosting -I have other sites here and they work fine) and the client’s (1&1) and they both come back with the error page.

So back to first base…
Trev

On 8 Feb 2012, at 15:57, Walter Lee Davis wrote:

I’ve just looked at the source code of your form, and everything looks perfect there. If you’re always getting the error page, then I feel confident saying there’s something wrong with your server.

Try pointing your form at my reflector script to test what you should be getting. (Remove the Action from the page or form, and change the Page / Form Setup to POST to Reflector

That will give you a view of the form contents as submitted, and you’ll see that everything is correctly named.

Walter


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

All 3 seemed to work for me

D


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

Morning Dave, thanks for trying that.

How many forms did you send? I only received one of them (the bid form - it’s all set up to email me at the moment), and did you receive the success page okay because I’ve just tried again this morning and got the same results.

Trev

On 8 Feb 2012, at 17:05, DeltaDave wrote:

All 3 seemed to work for me

D


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

Still having problems with these forms.

I’ve republished the site and on my mac in Safari, Chrome and Firefox I get the error page for every single form. I’ve reset/cleared caches on all.
On my wife’s pc (which hasn’t been used before to access this site, so no cache problem there) in Safari and IE I get the error page for all forms, however, in Chrome I get 3 error pages and one form sends fine.

I’m at a loss now, and as I mentioned yesterday, I’ve tried the site on 2 different servers, the link above will be it’s final resting place. Any suggestions?

Trev

On 8 Feb 2012, at 17:05, DeltaDave wrote:

All 3 seemed to work for me

D


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

Just tried

wants list - success

retail - success

bid - success

D


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

Thanks Dave, yes I received those, so the big question is why do these 3 forms fail (along with the other one) 100% on my computer, 80% fail on my wife’s pc and 100% fail on my friends pc?

I’m going to have to do a quick fix not using a form today because of timing, but would be really interested in any theory’s why this is happening.

I know it’s not a cache problem concerning the 2 pc’s as they hadn’t looked at the site before I pointed them there.

Trev

On 9 Feb 2012, at 23:15, DeltaDave wrote:

Just tried

wants list - success

retail - success

bid - success

D


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