adtatum
Forum Replies Created
-
Forum: Plugins
In reply to: [Events Made Easy] New event page does not display form fieldsIt looks like the pageMash plugin may have been the primary problem. I’ve deactivated it and the events seem to be working fine now. I’m still curious how to check compatibility of everything else. It is pretty ancient. 🙁 Thanks for your help.
Forum: Plugins
In reply to: [Events Made Easy] New event page does not display form fieldsYes, there are javascript errors in the console. I did update all of the other plugins in the process of updating both EME and WP. Since I inherited this site, I’m a bit hesitant to just start deactivating things as I don’t know the full effect.
Here is the text of the error when I open the EME Events page:
Uncaught TypeError: Cannot read property ‘nodeName’ of null
at klass.initialize (nested.js?ver=4.9.3:28)
at new klass (nest-mootools.v1.11.js?ver=4.9.3:361)
at pagemash.js?ver=4.9.3:84
at returns (nest-mootools.v1.11.js?ver=4.9.3:1424)
at nest-mootools.v1.11.js?ver=4.9.3:1429
at nest-mootools.v1.11.js?ver=4.9.3:2899
at Array.forEach (<anonymous>)
at fireEvent (nest-mootools.v1.11.js?ver=4.9.3:2898)
at nest-mootools.v1.11.js?ver=4.9.3:3605
at Function.<anonymous> (nest-mootools.v1.11.js?ver=4.9.3:3609)Trying to add a new event gets the following:
Uncaught TypeError: Cannot read property ‘replace’ of undefined
at t.(anonymous function).(anonymous function).<anonymous> (http://phcf.com/wp-content/plugins/easy-image-gallery/includes/lib/jquery-ui.min.js?ver=4.9.3:13:9958)
at t.(anonymous function).(anonymous function)._isLocal (http://phcf.com/wp-content/plugins/easy-image-gallery/includes/lib/jquery-ui.min.js?ver=4.9.3:6:4499)
at t.(anonymous function).(anonymous function).load (http://phcf.com/wp-content/plugins/easy-image-gallery/includes/lib/jquery-ui.min.js?ver=4.9.3:13:20508)
at t.(anonymous function).(anonymous function).load (http://phcf.com/wp-content/plugins/easy-image-gallery/includes/lib/jquery-ui.min.js?ver=4.9.3:6:4499)
at t.(anonymous function).(anonymous function)._create (http://phcf.com/wp-content/plugins/easy-image-gallery/includes/lib/jquery-ui.min.js?ver=4.9.3:13:10624)
at t.(anonymous function).(anonymous function)._create (http://phcf.com/wp-content/plugins/easy-image-gallery/includes/lib/jquery-ui.min.js?ver=4.9.3:6:4499)
at t.(anonymous function).(anonymous function)._createWidget (http://phcf.com/wp-content/plugins/easy-image-gallery/includes/lib/jquery-ui.min.js?ver=4.9.3:6:6645)
at new t.(anonymous function).(anonymous function) (http://phcf.com/wp-content/plugins/easy-image-gallery/includes/lib/jquery-ui.min.js?ver=4.9.3:6:4063)
at HTMLDivElement.<anonymous> (http://phcf.com/wp-content/plugins/easy-image-gallery/includes/lib/jquery-ui.min.js?ver=4.9.3:6:5877)
at Function.each (http://phcf.com/wp-admin/load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget&ver=4.9.3:2:2881)Is there a place to check compatibility of plugins and themes so I can perhaps determine what might not be compatible and need to be removed? From the above errors, it looks like the Mindvalley Super pageMash and Easy Image Gallery could be issues.
Thanks!!