[Pro] Parameters

Been a lot of queries on this topic but none explain in easy terms how to achieve a PHP Action successfully.

I get this message when trying to Publish:

PARAMETER HAS NO VALUE, The following Action’s have a parameter that requires a value

The parameter successpage “PHP feedback form” Page “Error”
The parameter successpage frpm Page “success”

Please explain. I have followed the Freeway Moments Video exactely but Form does’nt work on my web site:

Any help appreciated


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

This means that you need to have success and error pages so the form can redirect to either upon submitting the form.

Also make sure that the button used to submit the form has a type set to ‘Submit’ and then it should work.


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

Also note that the video says that you should rename your page to whatever.php - that is NOT the case.

If you do that then you will lose the ability to preview the page locally and you will have to upload to your server to see it properly.

David


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

Also you do NOT need to name your other pages error.php or success.php for the reasons above.

To explain - the PHPFF action creates its own php page - in your case it is called ‘contact-go.php’

That is the only page that requires the php extension and its naming and creation are entirely handled by the action. Outwith your control.

David


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

Hi to you experts,

Thanks for your replies, all clear now. I thought it was the Submit link. I had not changed the tab on the Inspector from Button to Submit. Have tested the feedback and it is returning the response. All thanks to your help and Freeway Actions!

David Judd


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