• QuickSolutions

    (@quicksolutions)


    Hello,

    First of all, I thank the plugin author for this very useful plugin.

    https://ww.wp.xz.cn/plugins/wordfence/

    I have a problem:

    While the plugin appears to work correctly in all respects across my many sites, only in one or two sites, “no events to report yet” is displayed in the live Traffic pane, while in other sites, the details are displayed properly.

    In another thread, the plugin author has suggested to check for javascript errors in the web browser error console. (The thread had been marked as Resolved and hence my posting there is not noted by anybody!)

    How do I check for the javascript errors in firefox, and if found, how do I remedy them? A detailed solution would be much appreciated.

    Will a complete uninstall and then a reinstall be useful in this case?

    Thanks for your time!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Mark Maunder

    (@mmaunder)

    Hi,

    Sorry about that, I’m not marking this resolved until it actually is.

    Can you confirm that you have live traffic enabled?

    On your public facing pages, please search your page source for “logHuman” without quotes and paste the line you see here.

    Regards,

    Mark.

    Thread Starter QuickSolutions

    (@quicksolutions)

    Thank You Mark, for the reply.

    I am sorry I am unable to understand your suggestion to look for “logHuman”.

    However, in my back-office, I believe I have enabled logging live traffic, as per the screenshot at http://prntscr.com/3a3lnt .

    If it may be useful for the discussion here, the site is http://www.freedogclassifieds.com/ .

    Thread Starter QuickSolutions

    (@quicksolutions)

    Still waiting for reply…… Anyone?

    Thread Starter QuickSolutions

    (@quicksolutions)

    OK, since the author is either not interested or unable to solve this problem, probably without becoming premium subscriber, I am abandoning this thread, and looking for other alternatives. Thanks!

    RobinInTexas

    (@robinintexas)

    What is it that you don’t understand about “search your page source”?

    Simply load the page and “view page source” then search the displayed source for the string “logHuman” without quotes and paste the line you see here.

    The author is interested in solving problems, but in your case he needs additional information which you are not interested in, or are unable to provide.

    Thread Starter QuickSolutions

    (@quicksolutions)

    Thank You for chiming in RobinInTexas. Yes, since I was unable to provide the information asked for, I provided the site’s URL itself, so that the author or anyone can look into the source code.

    OK, strangely, WHEN I was logged into the backoffice, I could not find ‘logHuman’ in the source code. That is the case even right now. Since I was unable to find that word in the source code WHILE logged in, I thought I mis-interpreted the author’s words and wrote my above post.

    However, on seeing your reply, when I searched the source code, I am able to find the following lines. Please note that this happens when I am NOT LOGGED into the back-office.

    =====
    <script type=”text/javascript”>
    (function(url){
    if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; }
    var wfscr = document.createElement(‘script’);
    wfscr.type = ‘text/javascript’;
    wfscr.async = true;
    wfscr.src = url + ‘&r=’ + Math.random();
    (document.getElementsByTagName(‘head’)[0]||document.getElementsByTagName(‘body’)[0]).appendChild(wfscr);
    })(‘//www.freedogclassifieds.com/wp-admin/admin-ajax.php?action=wordfence_logHuman&hid=71CD45EDCFAC7F7F10520F90337A7325’);
    </script></head>

    =====

    Interestingly, I got 1 event (ever) recorded when I logged in earlier, as can be seen at http://prntscr.com/3efutx . The screenshot was taken just now – a few minutes ago – meaning, my current login too has not been recorded, as is with other visits.

    I hope I have provided the information asked for plus more?

    Thanks!

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

The topic ‘''No events to report yet'' Message’ is closed to new replies.