This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: file-uploader hack

#10882
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

There is a fatal javascript error coming from this theme file:

[code]https://cdn.neidig.org/wp-content/themes/bridge/js/default.min.js?ver=1470122620[/code]

Error console: http://i.imgur.com/qTrnIXu.png
It’s blocking all further javascript execution in the jQuery scope. I highly recommend fixing it.

There is a secondary scoped version of javascript included in the search, which might be able to bypass the error. On the Compatibility Options submenu, try changing the Javascript Source option to “Minified Scoped”: http://i.imgur.com/ov0RJAx.png

This however might not work, and even if so, it won’t fix the actual problem, which originates in the theme JS file, which I still recommend fixing.