[Plugin: Meta Box] Uncaught TypeError: Object [object Object] has no method 'on'
-
I’ve been using Rilwis’ meta box script since it’s pre plugin beginnings and never had problems with it. I’ve got it on various different sites, both 3.2+ and 3.3+. For some reason one of my 3.2.1 sites suddenly started having trouble with the tinymce editor and other weird JS related quirks, so I checked the error logs and found this:
Uncaught TypeError: Object [object Object] has no method ‘on’
referring to line 3 of the date.js file in the plugin:
$( ‘.rwmb-date’ ).on(
What the heck is going on? I’ve tried deactivating other plugins, reinstalling the meta script plugin, all to no avail… yet I’m not getting the error on other 3.2.1 sites with the exact same plugin version.
Any insight would be greatly appreciated!!!
- The topic ‘[Plugin: Meta Box] Uncaught TypeError: Object [object Object] has no method 'on'’ is closed to new replies.