don't work
-
plugin don’t work with wp 4.0 (uk) theme “Unspoken”
after activation buttons on plugin options page are dead
any scanning and other functionshttps://ww.wp.xz.cn/plugins/dnui-delete-not-used-image-wordpress/
-
Hello, you have to tell me more information, because is going to be very hard to help you with only this information, so tell me:
- Is the firts activation or you made one update? (if you updated the plugin, did you desactivate and activate again the plugin?)
- The version of wp
- The type of browser and the version X.n (i dont really care the .n, i try it this plugin with the lasted version of firefox and chrome)
If you can activate the console (Shift+ctrl+i for firefox or Shift+ctrl+k for chrome) and see in the >console part the message (i know i have to make some better way to show the error message, but i dont have time to do it for the moment)
You will have something like this (is normal) SyntaxError: syntax error options-general.php:175 SyntaxError: syntax error options-general.php:186 SyntaxError: syntax error options-general.php:215 SyntaxError: syntax error options-general.php:349 SyntaxError: syntax error options-general.php:429 SyntaxError: syntax errorBut if you have other information like:
‘e’ doesnt exist (this is not normal)NOTE: Your problem is like having a car that doesnt work, you call for help but you only give the information “my car dont work” help me to fix it
Version 4.0
Opera 25.0.1614.68The first installation of plugin
So, while you thinking, I’ll try for another browserIn Chrome & Firefox just the same problem
Screenshot
That’s all! Buttons are highlighting & pressing normaly, but nothing is changing yet (((Uncaught SyntaxError: Unexpected token < options-general.php?page=dnui.php:770
Uncaught SyntaxError: Unexpected token < options-general.php?page=dnui.php:781
Uncaught SyntaxError: Unexpected token < options-general.php?page=dnui.php:810
Uncaught TypeError: Cannot read property ‘replace’ of undefined dnui.js?ver=4.0:5I think the problem can be the lang of your wp site :/ try to show me the >console informationn like this Screenshot console Firefox
Uncaught SyntaxError: Unexpected token < options-general.php?page=dnui.php:770
Uncaught SyntaxError: Unexpected token < options-general.php?page=dnui.php:781
Uncaught SyntaxError: Unexpected token < options-general.php?page=dnui.php:810
Uncaught TypeError: Cannot read property ‘replace’ of undefined dnui.js?ver=4.0:5OK i will make some test and try to fix the problem, but this will take me some time, i will release the patch in 12h (i think)
I hope! I need your plugin functionality for my news site
Try to delete this from the plugin :
var _underscore_template = _.template; _.template = function(str, data) { return _underscore_template( str.replace( /<%\s*include\s*(.*?)\s*%>/g, function(match, templateId) { var el = jQuery('#' + templateId); return el ? el.html() : ''; } ), data ); };I put this code but at the end i didnt use it (and is seem to be the problem), if you dont know how to delete this, go to the Menu->plugin->editor->Select DNUI->Select the file dnui.js Image after the delete
Save it [Update file button]
And try it again the plugin (make ‘ctrl+F5’ or refresh the page a lots, to ask the new dnui.js (without the cache), because if the cache is take the code deleted will be there and the error will be to)If you have some change please tell me.
:-(((( No reaction///
The same problem in the console? Well i will try to fix the
Uncaught SyntaxError: Unexpected token <for see if this resolve the problem, because if not i dont have other ideas at this moment :/I fix the problem in the plugin, but i didnt have the time to make somes test, but i only add some html code and make one delete of one ] in the air, i hope all going to be fine, try to test this time the version 1.5.1 (use the ctrl+F5 or change to another browser to see the new code)
And tell me if you have some test (i hope all will be fine π )
I have not figured out before the end, but in Chrome seems to work … In Opera – searching seems dead?
Currently testing …First 10 images it cleans good, but for deeper cleaning (only 100!) it freezes(((
But I need check more than 100 000 images))) in my newspaperyou put 100 in the “Quantity of image to search”? i didnt understand the 100
If I change the quantity of “image to search” to 100 or higher…
Next problem is it’s freeze, when I mark the option “Show only image not used”
The topic ‘don't work’ is closed to new replies.