close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Validation tooltips error on cssform builders

Thread began 7/04/2012 3:14 pm by Miguel | Last modified 7/26/2012 10:22 am by Jason Byrnes | 2044 views | 8 replies |

Miguel

Validation tooltips error on cssform builders

Hello again, sad to report another problem, i created a form using css form builder, then i apply to it the spry validations tooltips, it works at half if i dont submit the form they work but if i submit the form they desapear and give the normal server side error msgs, in firefox i get the following javascript error


Timestamp: 04/07/2012 05:35:43 p.m.
Error: e is not defined
Source File: validation_tooltips.js
Line: 254

that line is
var childNodes = nestedSpan.childNodes;

i apply the tooltips to several forms and its happening on each one of them, from forms created by security assist and css form builder, it does not happen on forms created directly from the data assist wizard

Sign in to reply to this post

Jason ByrnesWebAssist

please send a link where i can see the problem in the browser to investigate the cause.

Sign in to reply to this post

Miguel

Originally Said By: Jason Byrnes
  please send a link where i can see the problem in the browser to investigate the cause.  



I have it locally but i just opened a test server so you can check

test.php

Sign in to reply to this post

Jason ByrnesWebAssist

I am not able to reproduce the problem, I am not seeing any error messages in the fire fox error console when testing your form.

Sign in to reply to this post

Miguel

Originally Said By: Jason Byrnes
  I am not able to reproduce the problem, I am not seeing any error messages in the fire fox error console when testing your form.  



Submit it and you will see it works until you submit it, the bubbles from the spray validation tooltips desapear and then it shows the regular server side validation messages instead of the bubbles, when its submitted it doesn't even stay on the form it reloads it.

Test it on several computer here and the same on every browser i tested from IE7, 8, 9, firefox, safari, and chrome.

This is happening even to forms without design made or by css form builder or security assist the weird thing is that forms made from the data asssit wizards don't present this problem

To test it dont fill the form just submit it without filling any fields

Also the froms created buy security assist show the bubbles when submitted and stays there but they cant be close after that ill upload one made with security assist as well

Sign in to reply to this post

Miguel

Form made directly out of the oven from security assist and apply spry validation tooltip on these ones same thing works until submitted if left empty it reloads the page the bubbles stay there but they can not be close after submitting

registro_r.php

IE9 error message:

Línea: 10
Error: 'e' no está definido

I attached some screenshots 3 where it fails and 1 (0dataa.jpg) wich is a form made directly from data asssit those dont present the problem only the forms made with css form builder and security assist

Sign in to reply to this post

Jason ByrnesWebAssist

I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
supporthistory.php

If anyone else is experiencing this same issue, please append to this thread.

Sign in to reply to this post

Miguel

This got broke again since the new databridge 1.0.6 update, any way i kept the file that was fixed before saved just in case

and also did what ray told me to do

  It looks like there was a bug in the validation_tooltips.js file when using password validation. That was causing a client side error so that the server validation was showing instead of the spry validation.

To correct the problem I had to update line 247 from:
queue[x].validate = new Function(validateFunc);

to:
queue[x].validate = new Function("e",validateFunc);  
Sign in to reply to this post

Jason ByrnesWebAssist

I'm not able to reproduce this with Design Extender 1.1.0 and Data Bridge 1.0.6 installed.

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