• Resolved Starhorsepax2

    (@starhorsepax2)


    I asked before but it was never resolved.
    It gives this message.
    unknown location at IP arrived from and left and tried to access non-existent page visited was at logged in successfully as “”. logged out successfully. requested a password reset. attempted a failed login as “”. attempted a failed login using an invalid username “”. changed their password.
    Invalid Date Invalid Date (NaN seconds ago) IP: [unblock] [unblock this range] [block]

    Now its gone too a whole new level of weird. I had to install a copy in a subfolder to troubleshoot an unrelated issue. It was at this time I noticed wordfence worked fine in the subfolder. ALL the same plugins. Same theme. Same everything. This makes 0 sense to me and I hope someone can help me figure it out. Because before, I figured it was a conflict I couldn’t narrow down. But if it works in a subfolder with all the same plugins/theme that can’t be it can it?

    Here is the JS error message:
    Firefox shows: SyntaxError: unterminated string literal knockout-3.3.0.js:3:69

    Chrome also shows this: Uncaught TypeError: Cannot read property ‘top’ of undefined
    at admin.liveTraffic.js:709
    at dispatch (

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,
    Since you can’t reproduce this issue in a sub-directory installation , then there must be something abnormal with the parent installation only, something configured on the server level perhaps? JS/CSS caching or minifying services could be the reason.

    I checked your other thread and I can see you confirmed there is no plugin conflict over there, however I suggest editing “wp-config.php” file and adding this line:
    define('CONCATENATE_SCRIPTS', false );
    right before this line:
    /* That's all, stop editing! Happy blogging. */

    It will load WordPress JS files separately which might help in resolving this issue if there is a problem loading all WordPress and plugins JS files together.

    Thanks.

    Live traffic is missing from wordfence plugin today?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Live traffic not working’ is closed to new replies.