How do I get my contact form to function? I’ve followed the instructions in the video tutorial as carefully and fully as I can. The form fields seem to be working, but clicking the submit button doesn’t lead to any action. My site is hosted on Yahoo, and I believe it supports PHP. What can I do to make my form work?
Thanks for responding to my request for help. Sorry to be so slow replying. I expected to get an email, but didn’t.
Yes, I have applied the Send Form action to the page … or at least, I think I’ve done that correctly. (The fact that the form doesn’t working raises some doubt.)
The reason I ask is because there are NO indicators in the code of your page that you have applied the SendForm action.
So the first place to start is to look at your FW page again and check that you have applied the action - preferably at page level ie Page>Page Actions>SendForm
And remove the action if you have applied it anywhere else.
Thanks, Dave. I have, in fact, been applying the SendForm action each time at the page level, just as you suggested.
It appears my hosting (Yahoo) supports PHP v.4.3.11. Either that’s not the problem, or that version of PHP isn’t compatible with the FW SendForm action … or ??
Did you upload the hggyg.php page as suggested and did you see the configuration file when you visited that page with your browser.
Unless you have seen that with your own eyes then your hosting plan may support it but it may not be enabled.
If you wanted someone more experienced to dive into your server and test this you could drop me a line - you will get my email address on my people page.
Just don’t post access information online anywhere.
Yes, I did that. I saw the page. The only difference between the page I saw and the screenshot you posted is that mine shows PHP v.4.3.11, while yours shows PHP v.5.4.33.
Since our last exchange, I’ve switched to an alternate contact page approach and gone live with my new site It’s at bluestonemojo.com (no longer in the “test” subdomain).
If I can get a form to work, I’ll switch to that. Any further suggestions to share for now? If so, I’ll keep working on the form once I return from vacation (tomorrow). Thanks.
Using PHP 4 in this day and age is a criminal offense, guaranteed to leave you open to attack. PHP is at 5.4, and 5.2 or 3 is a good idea. Anything too old will not have any of the latest security patches, leaving you wide open.
If this is all you have, then move. Hosts are cheap and plentiful and should never hold you back from being up-to-date.