• Resolved odintsaq

    (@odintsaq)


    I am running the latest version of Wordfence (6.3.14) with PHP 7.1 on four site and in two of them, after the latest version of Wordfence, I don’t see updates in the Wordfence screen (i.e. Scans, live traffice, etc). It seems as if it cannot read the sql tables. I have gone into the table and seen that the scheduled scans are functioning and also checked remotely if the site has any malware to no avail.

    After consulting the FAQ about scans not starting and checking the possibility that the tables are corrupt, I have checked the error logs to find there is an error in wordfenceClass.php on line 2607.

    I have not inserted the full log file, but can do so if you like.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter odintsaq

    (@odintsaq)

    After some tinkering around I found a solution to the issue:

    Logout and then login. It seems to solve the problem in both cases.

    So in case someone else has similar problems and they are not attributed to corrupt DB tables, try login off and on and see if the problem persist.

    Hi,
    That’s interesting! I wonder what was that exact error message in the error log file referencing line 2607?

    Thanks.

    Thread Starter odintsaq

    (@odintsaq)

    Here is the full error message. I hope it helps.

    
    PHP Fatal error:  Uncaught ArgumentCountError: Too few arguments to function wordfence::wordfenceStartScheduledScan(), 0 passed in /.../class-wp-hook.php on line 298 and exactly 1 expected in /.../wordfenceClass.php:2607
    Stack trace:
    #0 /.../class-wp-hook.php(298): wordfence::wordfenceStartScheduledScan()
    #1 /.../class-wp-hook.php(323): WP_Hook->apply_filters('', Array)
    #2 /.../plugin.php(515): WP_Hook->do_action(Array)
    #3 /.../wp-cron.php(117): do_action_ref_array('wordfence_start...', Array)
    #4 {main}
    thrown in /.../wordfenceClass.php on line 2607
    
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Scan results and other screen not updating’ is closed to new replies.