Hi Bill,
Are you sure “This option enables live traffic logging” is checked under (Wordfence > Tools > Live Traffic > Live Traffic Options) and no entries are listed there in Live Traffic although you are reloading your website while being logged-in or logged-out?
Do you have any JS error appearing in the browser console on the Live Traffic page?
Thanks.
Hi wfalaa,
Thanks, yes the option is enabled. I’m testing 7.0.2 now. Same issues. Here’s console error on the Live Traffic page.
Uncaught TypeError: Unable to process binding “datetimepicker: function (){return null }”
Message: $el.datetimepicker is not a function
Thanks for the help!
Bill
Nevermind. I have discovered it’s an issue with loading a second instance of jquery-ui-datepicker in one of our custom plugins.
Fyi, this post put me on the right track.
https://stackoverflow.com/questions/31582011/object-doesnt-support-property-or-method-datepicker
Thanks!
Bill