[Pro] Freeway Pro php Feedback form Problems

Here is the simple.

I have a php feedback form action applied to www.alanlowellseminars.com/alsorder.html

It is hosted with ixwebhosting.com under a secure ssl using the the post method the form does not return giving a not in domain error.

I have placed the same form on www.icgbusiness.com/alsorder.html

It is hosted with ixwebhosting.com also but is not under a secure ssl.

I am can redirect the icgbusiness/alsorder form to generate the complete result. an email with the form data.

but not the alanlowellseminar.com form

The hosting company says that maybe the ssl is inter fearing with the form processing cycle. But they are not sure why.

I have set the hidden fields in the form setup menu on alanlowellseminars.com/alsorder.html to the following:

redirect

subject

recipient

If anyone can shed some light here it would be deeply appreciated.

Thank you

Anthony Leyrer
407-485-0336


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

The PHPFF action is unlikely to respond to input type hidden fields that are already hard wired into the php that the action generates.

Recipient, Subject (Title) and redirect are all input in the action interface anyway.

So is your question really about why it doesn’t generate an email?

If so then remove all your hidden fields first and set the parameters in the action interface.

What version of the action are you using? Bottom right of action window.

David


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

Are you sure you are even allowed to take a credit card details over a form which is then emailed over what might not be an open insecure connection? And then stored how after that?

I’m sure many would be put off purchasing this way. It would be better to use some kind of cart like Mal’s to make sure you comply any regulations on processing credit cards.

David

On 30 Dec 2011, at 20:56, “Jay Leyer” email@hidden wrote:

Here is the simple.

I have a php feedback form action applied to www.alanlowellseminars.com/alsorder.html

It is hosted with ixwebhosting.com under a secure ssl using the the post method the form does not return giving a not in domain error.

I have placed the same form on www.icgbusiness.com/alsorder.html

It is hosted with ixwebhosting.com also but is not under a secure ssl.

I am can redirect the icgbusiness/alsorder form to generate the complete result. an email with the form data.

but not the alanlowellseminar.com form

The hosting company says that maybe the ssl is inter fearing with the form processing cycle. But they are not sure why.

I have set the hidden fields in the form setup menu on alanlowellseminars.com/alsorder.html to the following:

redirect

subject

recipient

If anyone can shed some light here it would be deeply appreciated.

Thank you

Anthony Leyrer
407-485-0336


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

Delta Dave,

Thanks for your reply. I have removed all of the hidden fields in the form setup. Do I need to set to POST with the action name then or is that managed by thee php feedback action also. The version I am using on freeway pro 5.5 is 2.3.7.

Yes, my question is about why I am not generating an email with a success page. I am getting a not in domain error as far as I can tell.

Thanks for your help and responses.

Anthony


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

The post part is also handled by the action - you do NOT need ANYTHING added outwith the action interface. So no Page>Form Setup either.

Also there is a more recent version of the action 2.3.9 available at http://www.freewayactions.com/product.php?id=019

With your current setup it is difficult for us to check your errors as you haven’t specified different error pages in the action interface. I suggest you use ‘A page for each error’ and create several error pages ie servererror.html notindomain.html and invalidemail.html and set the action for each.

D


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