close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Form Builder

Thread began 10/05/2015 11:27 am by russb335115 | Last modified 10/05/2015 12:36 pm by Ray Borduin | 2020 views | 7 replies |

russb335115

Form Builder

I have created a form with web assist form builder. The form doesn't seem to be processing and sending the results via email. Here is what shows in the Address window once the form is submitted.

http://s403739248.onlinehome.us/mastergraphx/jnjda-form2.php?invalid=true

Sign in to reply to this post

Ray BorduinWebAssist

That means it isn't passing the server validation. Did you remove or rename form elements after building the page? That could cause the problem. I'd need to look at the page to tell you the field causing the problem... can you attach a copy of it to a reply?

Sign in to reply to this post
Did this help? Tips are appreciated...

russb335115

Thanks Ray,

The link is in PM

Sign in to reply to this post

russb335115

I think you wanted it attached so here it is:

Sign in to reply to this post

Ray BorduinWebAssist

It is the spaces in the form element names. I think you may just need to update spaces with underscores on lines 13-19.

$WAFV_Errors .= WAValidateRQ((isset($_POST["Ad_Text"])?$_POST["Ad_Text"]:"") . "",true,1);
$WAFV_Errors .= WAValidateRQ((isset($_POST["Total_Cost"])?$_POST["Total_Cost"]:"") . "",true,2);
$WAFV_Errors .= WAValidateRQ((isset($_POST["Name_For_Box_Ads"])?$_POST["Name_For_Box_Ads"]:"") . "",false,3);
$WAFV_Errors .= WAValidateRQ((isset($_POST["Box_Ad_Phone"])?$_POST["Box_Ad_Phone"]:"") . "",false,4);
$WAFV_Errors .= WAValidateRQ((isset($_POST["Account_Number"])?$_POST["Account_Number"]:"") . "",true,5);
$WAFV_Errors .= WAValidateRQ((isset($_POST["Expiration_Date"])?$_POST["Expiration_Date"]:"") . "",true,6);
$WAFV_Errors .= WAValidateRQ((isset($_POST["Cardholder_Name"])?$_POST["Cardholder_Name"]:"") . "",true,7);

You may need to update the form field names similarly, but it may just need to be updated in the references to them.

Sign in to reply to this post
Did this help? Tips are appreciated...

russb335115

Okay I did that and now get this:

Fatal error: require(): Failed opening required 'Blank_3.php' (include_path='.:/usr/lib/php5.4') in /homepages/19/d403739231/htdocs/mastergraphx/webassist/email/mailformatting_php.php on line 151

Sign in to reply to this post

Ray BorduinWebAssist

You need to upload the webassist/email folder to the live server.

Sign in to reply to this post
Did this help? Tips are appreciated...

russb335115

Thanks Ray that fixed it :)

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...