Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114 Object [object Object] has no method 'validate' | Event Espresso - Staging Server
i can’t bring Validation to work. I’m always getting the error mentioned in the topic title. A Example site ist: http://bit.ly/1hJtI5q. I already bought EE for a client Site.
I know it’s the validation.js in line 5, but i don’t think that’s the Problem. Any hints would be awesome. Thank you!
Well the first thing that needs fixing is that your theme is loading jQuery 3 times. It is loading version 2.0.3 twice (one from a CDN and one from a file) and then it is loading the (correct) version 1.10.2.
WordPress does not currently support ver 2.0.3
Once your theme is just loading one copy of jQuery (ideally 1.10.2) I am 99% certain the issue will be resolved, but if not, then we at least have a level field to work on.
How to fix it?
2 options:
1) Contact the theme developer and ask them to resolve it.
2) Find the lines of code in the theme that are loading the wrong jQuery and remove/comment them out.
The support post ‘Object [object Object] has no method 'validate'’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.