kloevstroem
Forum Replies Created
-
Forum: Plugins
In reply to: [DNUI] Angular JS Error – Doesnt do anythingNo problem. If you want Teamviewer access to my environment with PHPstorm for easy debugging, then email me at [email protected]
Thanks!
Forum: Plugins
In reply to: [DNUI] Angular JS Error – Doesnt do anythingDisabling all other plugins doesnt seem to affect the result, so I’m confident the bug is in the plugin itself, and not errors cause by other plugins..
Forum: Plugins
In reply to: [DNUI] Angular JS Error – Doesnt do anythingNicearma i tested the master branch from git and the issue is still not resolved..
Forum: Plugins
In reply to: [DNUI] Angular JS Error – Doesnt do anythingOh forgot to mention I’m running Nginx and PHP7.03
Forum: Plugins
In reply to: [DNUI] Angular JS Error – Doesnt do anythingHey
I’m having this issue as well.
Fetching server…
Stuck forever..
angular.min.js?ver=4.4.2:107 Error: [$resource:badcfg] https://errors.angularjs.org/1.4.8/$resource/badcfg?p0=shortcodes&p1=array&p2=object&p3=GET&p4=%2Fwp%2Fwp-admin%2Fadmin-ajax.php
at Error (native)
at https://domain.tld/wp-content/plugins/dnui-delete-not-used-image-wordpress/js/external/angular.min.js?ver=4.4.2:6:416
at k.then.p.$resolved (https://domain.tld/wp-content/plugins/dnui-delete-not-used-image-wordpress/js/external/angular-resource.min.js?ver=4.4.2:9:408)
at https://domain.tld/wp-content/plugins/dnui-delete-not-used-image-wordpress/js/external/angular.min.js?ver=4.4.2:119:129
at r.$eval (https://domain.tld/wp-content/plugins/dnui-delete-not-used-image-wordpress/js/external/angular.min.js?ver=4.4.2:133:313)
at r.$digest (https://domain.tld/wp-content/plugins/dnui-delete-not-used-image-wordpress/js/external/angular.min.js?ver=4.4.2:130:412)
at r.$apply (https://domain.tld/wp-content/plugins/dnui-delete-not-used-image-wordpress/js/external/angular.min.js?ver=4.4.2:134:78)
at g (https://domain.tld/wp-content/plugins/dnui-delete-not-used-image-wordpress/js/external/angular.min.js?ver=4.4.2:87:444)
at T (https://domain.tld/wp-content/plugins/dnui-delete-not-used-image-wordpress/js/external/angular.min.js?ver=4.4.2:92:50)
at XMLHttpRequest.w.onload (https://domain.tld/wp-content/plugins/dnui-delete-not-used-image-wordpress/js/external/angular.min.js?ver=4.4.2:93:78)Forum: Plugins
In reply to: Enabling plugins with custom templatesFigured it out, was missing <?php wp_head(); ?> :- )