close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

How to update the Validation script for mailing_design.php

Thread began 2/16/2017 10:46 am by sjones435326 | Last modified 2/16/2017 12:22 pm by Ray Borduin | 563 views | 2 replies |

sjones435326

How to update the Validation script for mailing_design.php

Hello, I need to know what file controls the validation for mailing_design.php. I'm having an issue creating a mailing. The "From Email" field will not allow me to use one of the newer TLD's (.media). Could you tell me where to locate the file and what would need to change to allow .media in the email address?

I have included a screen shot that you can see the validation error. I have also tried a .com address and it worked, so something is flagging the .media TLD.

Please Advise!

Sign in to reply to this post

Ray BorduinWebAssist

Open up the page:

webassist/form_validations/wavt_scripts_php.php

and delete lines 369-371

Then open up the page:
webassist/email/mailformatting.php

and delete lines 218-220

They should be the exact same code in both places you are deleting:

if (strlen($domArr[count($domArr)-1]) !=2 && !preg_match($knownDomsPat,$domArr[count($domArr)-1])) {
$isValidEmail = false;
}
Sign in to reply to this post
Did this help? Tips are appreciated...

sjones435326

Thank you Ray, that worked like a charm. I appreciate the quick response!!!!

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...