PHP Feedback Form

Hello,

I am designing a website for an art gallery and am having trouble executing the PHP feedback form more than once on the site.

The goal is to have the ‘submit’ button on the form trigger a mailto with a pre-addressed email to the gallery. However the form is not triggering and I can see on my server that there is no PHP file being generated. The broken form is here: http://marysky.co/soundprint.html

I think the problem may be the use of the form on a different page of the site here: http://marysky.co/residency.html.
This form works fine. I have copied the settings and cannot get the second form to function whatsoever.

Any Idea as to what I may be doing wrong? I also tried the ‘send form’ action with no success.

Thanks in advance.
-RJH

http://marysky.co/soundprint.html


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

I am seeing any indication that the PHPFF action has been applied on this page.

Can you firstly try setting your Page Output Code to More Readable - under the 3rd Tab in the Inspector with nothing on the page selected.

You are also not running the latest version of FW - you are on 7.0.1 and the latest is 7.0.4

David


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

Thanks David!

I updated my FW to 7.0.4 and set the code to More Readable.

I also reapplied the PHP feedback form action to no avail. I also see that it does not show up on my server.

There is another php script here: http://marysky.co/residency.html that’s executed the same way and works fine.

No idea why this one is not showing up: http://marysky.co/soundprint.html

Any advice??

Thanks! -RJH


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

What item have you applied the action to?

First remove any instances of the PHPFF action and the old form fields and publish once.

Then create a table. 1 row with 3 columns.

Insert name field in the first one, email in the second and your submit button in the third.

Now select the containing table and reapply the PHPFF action to it and set the parameters.

D


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

Thanks for the tips.

I initially applied the action to the page. That is how it is set on http://marysky.co/residency.html where it functions correctly.

I have followed each step of your instructions and was unable to get it to work correctly. It did generate a PHP script for the action applied to the table, however the submit button never functioned.

It seems I may have to forgo the form on this page and just have mailto link on its own. I will put that into action tomorrow.

Thanks,
RJH


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

I have followed each step of your instructions and was unable to get it to work correctly. It did generate a PHP script for the action applied to the table, however the submit button never functioned.

If we can see the page where at least you got the PHP script generated then it should be simple to diagnose why your Submit button isn’t working.

D


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

Thanks for the update.

I ended up making a new page completely and managed to get it working. I think it may have been issue with the item names for the namefield, emailfield, and submit button.

I have successfully implemented the form on another page as well.

Thank you for all of the help. Much appreciated.

-RJH


freewaytalk mailing list
email@hidden
Update your subscriptions at: