[Pro] Form Mailer Problem

I just recently upgraded my clients website (meptec.org) to a GoDaddy Virtual Dedicated Server. I have several secure forms that no longer work. I was using gdform.php but now that I have moved to the VDS they tell me I can’t use the gdform.php or webformmailer.php. I have to create my own.
The link they provided was GoDaddy Help Center - Gen 3 VPS & Dedicated Servers. Since I got into Freeway because I don’t know code I am completely lost here.
Does anyone have experience with this?

I need help!

Thanks, Clark


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

That article goes to a page that doesn’t exist. You might want to double check the link and then resubmit it.


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

Tim has updated his PHP Feedback form action for compatibility with GoDaddy servers.

Have you tried it?

http://www.actionsforge.com/projects/view/97-php-feedback-form

David


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

The GoGaddy option in the PHP Feedback Form action (http://www.freewayactions.com/product.php?id=019
) simply primes the form to use GoDaddy’s existing gdform.php
processor. As this script isn’t available in Clark’s account I’d
suggest still trying the action but with the ‘Use GoDaddy’s mail
script’ option switched off. The PHP that Clark mentioned previously (GoDaddy Help Center - Gen 3 VPS & Dedicated Servers
) looks, in essence, similar to the code the action produces.

Clark, if the action fails for whatever reason get in touch with me
and I’ll adjust the action to bring it in line with the code GoDaddy
provided.
You can contact me here;
http://www.freewayactions.com/product.php?id=con
Regards,
Tim.

On 1 Dec 2009, at 21:18, DeltaDave wrote:

Tim has updated his PHP Feedback form action for compatibility with
GoDaddy servers.

Have you tried it?

ActionsForge - The Complete Repository of Freeway Actions

FreewayActions.com - Freeware and shareware actions for Freeway
Express & Pro.

Protect your mailto links from being harvested by spambots with Anti
Spam.
Only available at FreewayActions.com

http://www.freewayactions.com


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

The GoGaddy option in the PHP Feedback Form action (http://www.freewayactions.com/product.php?id=019 ) simply primes the form to use GoDaddy’s existing gdform.php processor.

Thanks for that clarification Tim

David (avoiding GoDaddy Hosting but not their registration services)


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

Dave,
I have applied Tim’s PHP Form Mailer action to one of my pages to see if it works. When I open the Actions Palette there are only 3 check boxes. First is Activate, 2nd is Patch for PHP 4.2 and the 3rd is Use short tags. I click Activate
and nothing is visible as in the attached example
http://www.freewayactions.com/product.php?id=019

I have no way of setting anything as I cannot see any
actions palette. When I preview it, the form has copy
scattered all down the form beneath my existing form
I created. See the link below.

https://meptec.org/meptecjoinnowmem.html

I thought I was getting closer to resolving but I guess not.

Any ideas what I am doing wrong?

Thanks in advance, Clark


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

You’re looking at a different Action. The one you are using is a
general-purpose tools that wires the form; you have to provide your
own handler. Tim’s is very different, and does a more complete job for
a limited sub-set of forms.

Walter

On Dec 3, 2009, at 12:31 PM, Clark Brown wrote:

Dave,
I have applied Tim’s PHP Form Mailer action to one of my pages to
see if it works. When I open the Actions Palette there are only 3
check boxes. First is Activate, 2nd is Patch for PHP 4.2 and the 3rd
is Use short tags. I click Activate
and nothing is visible as in the attached example
http://www.freewayactions.com/product.php?id=019

I have no way of setting anything as I cannot see any
actions palette. When I preview it, the form has copy
scattered all down the form beneath my existing form
I created. See the link below.

https://meptec.org/meptecjoinnowmem.html

I thought I was getting closer to resolving but I guess not.

Any ideas what I am doing wrong?

Thanks in advance, Clark


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

Walt,
So where do I need to go to know how to apply Tim’s Action?

Thanks, Clark


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

Tim’s site, http://freewayactions.com would be the first place to start.

Walter

On Dec 3, 2009, at 1:02 PM, Clark Brown wrote:

Walt,
So where do I need to go to know how to apply Tim’s Action?

Thanks, Clark


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

I see this in your HTML of the page

<form action="/PHP_Form_Action.fwaction" method=post>

Once you visit Tim’s page it will become more clear how to use the action - either as a page action or an item action.

I prefer to apply the action to a table that I have constructed to hold all my form elements. The action means that you do NOT have to use Page>Form Setup as you have done.

When you apply the action to a table that holds the form elements then you will see the action palette

And it is in here that all your settings go. The action creates the form handler for you.

David


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

Dave,
I hate to be stupid here as I am still learning all this. I have never created a table and don’t know the first thing about how to add form elements to make this all work. Can I pay you or someone else to help me get this done? I can’t imagine this should be that difficult. Once I understand the process then I will know in the future what to do. Until then
I am lost.

Thanks, Clark


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

Hi Clark,
I’ve recently added an example Freeway file to the PHP Feedback Form
page over at FreewayActions.com (http://www.freewayactions.com/product.php?id=019
). It’s a Freeway 4 Express file so should work in 4 Express, 4 Pro, 5
Express and 5 Pro.
You can find the download link at the top of the page just under the
‘Freeway 5 ready’ badge.
You can either study the document to see how it has been constructed
or simply copy and paste the elements (table, form items or even
pages) into your own site.
If you are still having problems feel free to get back in touch.
Regards,
Tim.

On 4 Dec 2009, at 13:31, Clark Brown wrote:

Dave,
I hate to be stupid here as I am still learning all this. I have
never created a table and don’t know the first thing about how to
add form elements to make this all work. Can I pay you or someone
else to help me get this done? I can’t imagine this should be that
difficult. Once I understand the process then I will know in the
future what to do. Until then
I am lost.

FreewayActions.com - Freeware and shareware actions for Freeway
Express & Pro.

Protect your mailto links from being harvested by spambots with Anti
Spam.
Only available at FreewayActions.com

http://www.freewayactions.com


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

Thanks,Tim, I will try that and let you know.

Clark


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