Java error on Console help...

jmoises

Active Member
Hello i am getting this error in console, when i open a form i dont know what to

thanks for any advise.

Code:
form.js:3 Uncaught TypeError: Cannot read property 'addAjaxValidation' of null
    at Object.watchValidation (form.js:3)
    at Object.e.extend.$owner (mootools-core.js?02574da899adb0e17730962ce7c47fe8:38)
    at index.php?option=com_fabrik&view=form&formid=48&Itemid=190:781
    at Object.execCb (eval at <anonymous> (jquery.min.js?02574da899adb0e17730962ce7c47fe8:2), <anonymous>:29:311)
    at $.check (eval at <anonymous> (jquery.min.js?02574da899adb0e17730962ce7c47fe8:2), <anonymous>:18:423)
    at $.eval (eval at <anonymous> (jquery.min.js?02574da899adb0e17730962ce7c47fe8:2), <anonymous>:23:9)
    at eval (eval at <anonymous> (jquery.min.js?02574da899adb0e17730962ce7c47fe8:2), <anonymous>:8:102)
    at eval (eval at <anonymous> (jquery.min.js?02574da899adb0e17730962ce7c47fe8:2), <anonymous>:23:369)
    at v (eval at <anonymous> (jquery.min.js?02574da899adb0e17730962ce7c47fe8:2), <anonymous>:7:173)
    at $.emit (eval at <anonymous> (jquery.min.js?02574da899adb0e17730962ce7c47fe8:2), <anonymous>:23:340)
 
All your forms, or just one specific one?
If just one, what sets it apart from the others? Ajax validation? Any custom code or some weird settings there, e.g. for an element in the form?
 
Ajax validation enabled in form settings?
Are all elements with validations accessible, writeable, not hidden?
 
Ajax validation enabled in form settings?
YES

Are all elements with validations accessible, writeable, not hidden?
YES
 
There's only one place that could happen, and it shouldn't happen.

Only one way I can check, which is to have access to a page on your site which has this issue. And make sure "Fabrik Debug" is set to Yes in the Fabrik global options, so I can get the uncompressed JS files.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top