I experienced this error when using GF in combination with the "Admin Menu Tree Page View" (http://wordpress.org/extend/plugins/admin-menu-tree-page-view/). Disabling AMTPV solved the issue. I was only experiencing an issue on the admin side, and was unable to edit any forms, however I did not see any problems with the live form.
In my brief look, I do not see why there would be a conflict, though. I do not see AMTPV overriding any scripts. Below are the enqueue lines in the init action:
- js/jquery.highlight.js
- js/jquery.biscuit.js (jQuery.Cookie Renamed)
- js/jquery.ui.nestedSortable.js
- js/jquery.client.js
- jquery-ui-sortable
- js/scripts.js
Since disabling AMTPV fixes the problem, but the error is from a GF script, I'm just providing the information to allow both sides to investigate.
Thanks,
Posted 12 years ago on Thursday January 3, 2013 |
Permalink