Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,
    It could be a JavaScript conflict causing both issues actually, so I suggest checking the browser console on the dashboard page and on the scan page as well, let me know if you found errors there.

    Thanks.

    Thread Starter axiosil

    (@axiosil)

    Thank you @wfalaa,
    I’m not a developer nor a programmer and have no clue how to debug – I’m a dumb end user.
    All I know is that yesterday it was working and today it is not and the update was the only change on my site, nothing was changed since last week or few day ago.
    That is my test site, and my staging and production are working fine because they do not have auto update.
    So common sense dictate that there is something wrong with the new release…
    If you want I can send you the admin name and pass for you inspection.

    Did my best and here is the console output:

    JQMIGRATE: Migrate is installed, version 1.4.1
    admin.js:959 Uncaught TypeError: Cannot read property ‘oSort’ of undefined
    at Object.displayIssues (admin.js:959)
    at admin.js:907
    at Object.success (admin.js:1081)
    at i (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.7.3:2)
    at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.7.3:2)
    at y (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.7.3:4)
    at XMLHttpRequest.c (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.7.3:4)
    displayIssues @ admin.js:959
    (anonymous) @ admin.js:907
    success @ admin.js:1081
    i @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.7.3:2
    fireWith @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.7.3:2
    y @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.7.3:4
    c @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.7.3:4
    admin.js:959 Uncaught TypeError: Cannot read property ‘oSort’ of undefined
    at Object.displayIssues (admin.js:959)
    at admin.js:907
    at Object.success (admin.js:1081)
    at i (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.7.3:2)
    at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.7.3:2)
    at y (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.7.3:4)
    at XMLHttpRequest.c (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.7.3:4)
    displayIssues @ admin.js:959
    (anonymous) @ admin.js:907
    success @ admin.js:1081
    i @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.7.3:2
    fireWith @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.7.3:2
    y @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.7.3:4
    c @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.7.3:4

    Thank you

    • This reply was modified 7 years, 11 months ago by axiosil.

    You are doing very well in debugging this issue!
    This error message is enough to cause this issue:

    Uncaught TypeError: Cannot read property ‘oSort’ of undefined
    at Object.displayIssues (admin.js:959)

    To help me narrowing it down, please try the following one by one:
    – Disable all other plugins installed (except Wordfence) and reload the scan page again, watch for the errors again in the console.
    – If you are using any plugin with minify JavaScript option try to disable this option and clear the cache.
    – Try using a different browser, sometimes one of the browser add-ons/extensions might cause this conflict.

    P.S. I’m afraid to tell that I’m not authorized to access your website directly.

    Keep me updated,
    Thanks.

    Thread Starter axiosil

    (@axiosil)

    @wfalaa ,
    I’m using chrome for admin work.
    I did realized that chrome likes cache and some times I’m getting garbage.
    So, I switch to Firefox and all is good.
    Once back to chrome, like magic, I got the complete scan results.
    The question now, and it is outside the scope of this forum, do I get “Fake News” from chrome ??
    You can close this issue.
    Thank you,

    • This reply was modified 7 years, 11 months ago by axiosil.
    Thread Starter axiosil

    (@axiosil)

    Resoved

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘some issues with auto-update to 6.3.5’ is closed to new replies.