PHP Feedback Form not setting action?

Hi,

\ PHP version 5.3.3
\ FreeWay Pro 5.6.5.
\ PHP Feedback Form v2.4.5 (from http://www.freewayactions.com/product.php?id=019)

I’m trying to figure out why a previously working page using the PHP Feedback Form now no longer sends emails.

There’s no error messages showing up in my var/log/httpd/error_log or var/log/httpd/[my_domain_name] yet whenever I click the Submit button on my form I just get the page refreshed with the form fields now showing as part of the URL arguments. For example:

garretthouse-bro.html?Name=The+Name&Telephone=The+Number&E-mail=123%40456.com&Postal_Address=Address%0D%0ALine2

Looking at the source of the page, the form action appears to be blank: ! PHP Feedback Form is Activated on the page.

I’ve tried reinstalling the PHP Feedback Form Action, re-applying it to my page and uploading the files to the server again without success.

Can anyone suggest anything to try please? I’m all out of ideas. The site is running on its own VPS and has been quite happy until today.

Cheers,

Steve

www.garretthouse.co.uk/garretthouse-bro.html


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

Hi Steve, I’m not available to check your page as I’m on my mobile at the moment but it sounds like the Action isn’t running on the page. This is often down to the error and success pages not being set in the Actions palette. As these are both required if they are not set then the Action will simply skip the page.
You can also check that another Action isn’t moving or removing the default form by trying the PHPFBF Action on a new page in a new Freeway document.
Regards,
Tim.

Steve Harman email@hidden wrote:

Hi,

\ PHP version 5.3.3
\ FreeWay Pro 5.6.5.
\ PHP Feedback Form v2.4.5 (from
http://www.freewayactions.com/product.php?id=019)

I’m trying to figure out why a previously working page using the PHP
Feedback Form now no longer sends emails.

There’s no error messages showing up in my var/log/httpd/error_log or
var/log/httpd/[my_domain_name] yet whenever I click the Submit button
on my form I just get the page refreshed with the form fields now
showing as part of the URL arguments. For example:

garretthouse-bro.html?Name=The+Name&Telephone=The+Number&E-mail=123%40456.com&Postal_Address=Address%0D%0ALine2

Looking at the source of the page, the form action appears to be blank:

! PHP Feedback Form is Activated on the page.

I’ve tried reinstalling the PHP Feedback Form Action, re-applying it to
my page and uploading the files to the server again without success.

Can anyone suggest anything to try please? I’m all out of ideas. The
site is running on its own VPS and has been quite happy until today.

Cheers,

Steve

www.garretthouse.co.uk/garretthouse-bro.html


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


Sent from Kaiten Mail. Please excuse my brevity.


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

Your form appears to be OK and is pointing at garretthouse-bro-go.php the form processing file.

A couple of things you should change.

Select the name field and under the 3rd tab in the inspector change it from Name to name (these are case sensitive) also for the Email field change it from E-mail to email.

These changes will make the form do some error checking etc.

Read more about naming your fields at http://www.freewayactions.com/product.php?id=019

While I cannot read the contents of your garretthouse-bro-go.php file to check it is all OK other than that the form is fine and the first place I would be looking is in a Spam or Junk mail folder for responses.

David


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

Dear Both,

Thanks for the replies - I’ve tried editing my field names so they’re as per David’s suggestion and specified error pages per Tim’s idea - still no joy I’m afraid.

What’s weird is the source of the page still isn’t getting any form action specified. Here’s a snippet of my uploaded Brochure Request page: (http://www.garretthouse.co.uk/garretthouse-bro.html)

Frustratingly I can find no error messages, it simply doesn’t seem to do anything (send e-mail).

Suggestions most welcome!

Thanks,

Steve


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

If you have applied the action to the page then remove it and instead apply it to the table that contains the form items.

Vice versa if applied to the table.

D


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

Hi Steve,
I can see from the page source code that the Action just isn’t running on the page (and therefore writing the form action attribute). Make sure you have both the success and error pages selected in the Action as well as the recipient email address and subject. All of these are required fields and without the data the Action won’t run. If you are still having issues try adding the Action to a new blank Freeway site as it could be that another Action is upsetting doing something that is causing the PHPFBF Action to fail. You can also download and try the example Freeway document on the PHPFBF product page and see if that works for you;
http://www.freewayactions.com/product.php?id=019
Regards,
Tim.

On 28 Aug 2013, at 13:05, Steve Harman wrote:

Thanks for the replies - I’ve tried editing my field names so they’re as per David’s suggestion and specified error pages per Tim’s idea - still no joy I’m afraid.

What’s weird is the source of the page still isn’t getting any form action specified. Here’s a snippet of my uploaded Brochure Request page: (http://www.garretthouse.co.uk/garretthouse-bro.html)

Frustratingly I can find no error messages, it simply doesn’t seem to do anything (send e-mail).

Suggestions most welcome!


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