Known threat auto fix problem
-
So i’ve tried your plugin after my short adventure with Wordfence, which was way too heavy for some of my clients websites. It’s ok so far, but I already having my first issue.
The thing is, that plugin found known threat in file called:
jquery.fancygallery.min
– i let plugin fix that file, but after that gallery plugin stopped working.I’m getting two errors from console:
Uncaught SyntaxError: Unexpected token ;
Uncaught TypeError: jQuery(…).fancygallery is not a functionsecond one is called from line:
jQuery('#fancygallery-1-1').fancygallery({File before fix:
http://pastebin.com/ng90z8QBFile after fix:
http://pastebin.com/P1ExF4UpThat file is from outdated plugin called Radykal Fancygallery, the plugin itself is using TimThumb(latest version). I know it’s bad idea to use plugin with that script, but atm i can’t change that plugin for anything else.
Since i’m not familiar with jquery/js i’m not sure, if i should ignore that file or do something with it, but any help will be appreciated.
The topic ‘Known threat auto fix problem’ is closed to new replies.