Edit: Solved by manually removing the extension from the database.
I’d like to add javascript to the control panel using an extension that is bound to the cp_js_end hook. However, the custom javascript can’t be loaded because the url that includes it on all control panel pages returns an error. Here is the url generated by EE:
<a href="http://macresources.ca/admin.php?S=85cf0d58911090dde2e0240aa70d415860134cb3&D=cp&C=javascript&M=load&file=ext_scripts">http://macresources.ca/admin.php?S=85cf0d58911090dde2e0240aa70d415860134cb3&D=cp&C=javascript&M=load&file=ext_scripts</a>Here is the error:
Unable to load the following extension file:
ext.dynamic_member_fields.phpI can’t find a “dynamic member fields” extension installed. Any clue where that comes from?
Edit: Version 2.1.3 build 20101220