• Resolved rosbiffer

    (@rosbiffer)


    I’m getting this error in some of my admin pages. Any way I can turn this off if it’s not an issue?

    PHP Errors in Ajax Response
    query-monitor.js?ver=1597960761:376 
    Object
    component: "Unknown"
    file: "wp-content/plugins/w3-total-cache/Cache_File.php"
    key: "a4e51506f07b629df2c74000ea403fbe"
    line: 169
    message: "unpack(): Type L: not enough input, need 4, have 0"
    stack: []
    type: "warning"
    __proto__: Object
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @rosbiffer

    I am sorry about the issue you are experiencing and I am happy to assist you with this.
    Can you please share when did you start getting that PHP error message and on which pages the error appears?
    Have you made any changes recently or any updates?
    Is W3 Total Cache updated to the latest 0.14.4 version?
    Thanks!

    Thread Starter rosbiffer

    (@rosbiffer)

    Possibly since upgrading to WP 5.5 although I am not sure. Yes I am running 0.14.4. It only seems to appear when editing certain custom post types.

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @rosbiffer

    thank you for the information.
    What query monitor reports are that input data is not correct, specifically if it expects more characters to unpack than the provided amount, in this case, the unpack() function evaluates to false.
    You can ignore this warning.
    Thanks!

    Thread Starter rosbiffer

    (@rosbiffer)

    OK, thank you. Just hate seeing big red warnings!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Ajax error in console’ is closed to new replies.