• Resolved dsprinting

    (@dsprinting)


    We’re getting an error message thrown at the top of our website header (below). When WordFence plugin is disabled, the problem goes away. I’ve read to disable “Live Traffic” > Amount of Live Traffic data to store (number of rows) to 0 >Security only >Save and that didn’t solve the issue. The error can be seen with Chrome and Opera, and on cell phones, not Firefox. Any other specific settings we should be hitting?
    ~~~~~~
    (function(url){ if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; } var addEvent = function(evt, handler) { if (window.addEventListener) { document.addEventListener(evt, handler, false); } else if (window.attachEvent) { document.attachEvent(‘on’ + evt, handler); } }; var removeEvent = function(evt, handler) { if (window.removeEventListener) { document.removeEventListener(evt, handler, false); } else if (window.detachEvent) { document.detachEvent(‘on’ + evt, handler); } }; var evts = ‘contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll’.split(‘ ‘); var logHuman = function() { if (window.wfLogHumanRan) { return; } window.wfLogHumanRan = true; var wfscr = document.createElement(‘script’); wfscr.type = ‘text/javascript’; wfscr.async = true; wfscr.src = url + ‘&r=’ + Math.random();
    :
    :
    :

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey @dsprinting,

    Can you please try resetting Wordfence and let me know if it helps? If it doesn’t, I’ll bump the developers for their thoughts.

    https://www.wordfence.com/help/advanced/remove-or-reset/#remove-or-reset

    Please let me know how it goes.

    Thanks,

    Gerroald

    Thread Starter dsprinting

    (@dsprinting)

    Gerroald,
    LOL – that worked! You know, we kept looking at that, and thought do we want to wipe out our custom settings or not — That would bad if it didn’t work.

    It did work, and we’re set because of your help, and we’ll simply go back in and customize again. Many thanks!

    • This reply was modified 4 years, 9 months ago by dsprinting.

    Hey @dsprinting,

    Thanks for the update, and happy to hear it!

    It’s hard to say how this would happen. My assumption is that there was some corruption with an update. Either way, happy to hear that did the trick.

    Please do let us know if anything else comes up.

    Thanks,

    Gerroald

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Live Traffic Header Error Code’ is closed to new replies.