close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

error in jquery-blockui-formprocessing.js - Cannot read property 'h5Validate' of null

Thread began 4/09/2014 12:17 am by CraigR | Last modified 4/09/2014 12:45 pm by Jason Byrnes | 2456 views | 7 replies |

CraigRBeta Tester

error in jquery-blockui-formprocessing.js - Cannot read property 'h5Validate' of null

I recently updated a working page and now it is getting stuck on form submission.

When I click the insert button, the progress spinner is activated and the page seems to hang.

Viewing the console, I am getting the error in jquery-blockui-formprocessing.js

Cannot read property 'h5Validate' of null

Sign in to reply to this post

Jason ByrnesWebAssist

please provide a link so i can troubleshoot.

Sign in to reply to this post

CraigRBeta Tester

PM

Sign in to reply to this post

Jason ByrnesWebAssist

in the webassist/progress_bar/jquery-blockui-formprocessing.js file, try updating:

if ($ && $('#'+formId).h5Validate) {


to:
if ($ && $('#'+formId) && $('#'+formId).h5Validate) {

Sign in to reply to this post

CraigRBeta Tester

Great.

That seems to have fixed it.

Would never have worked that one out

Thanks Jason

Is this something I need to look for elsewhere or is it a one-off ?

Sign in to reply to this post

Jason ByrnesWebAssist

It is a bug that will occur with old forms that use spry validation instead of the newer jquery validation.

I will log it in our system to be corrected.

Sign in to reply to this post

CraigRBeta Tester

Thanks Jason

Sign in to reply to this post

Jason ByrnesWebAssist

you're welcome.

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