• Updating the plugin to version 3.11.2 from 3.9.0 causes a fatal error with the following description:

    Fatal error: Uncaught Error: file_exists() expects parameter 1 to be a valid path, null given
    in /wp-content/plugins/query-monitor/collectors/languages.php on line 169

    *file path above has been edited to remove site data

    Is there a known issue with this update or a known list of plugins that this is incompatible with?

Viewing 1 replies (of 1 total)
  • Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    Thanks, I’ve had one other report of this error too. This parameter should only ever be a string so it looks like there may be a plugin or theme on your site that is attempting to load a translation file incorrectly.

    Could you send me a list of the active plugins on your site please?

    Regardless, I’ll get a fix for this released in the next version.

Viewing 1 replies (of 1 total)

The topic ‘Plugin update (3.11.2) causes fatal error’ is closed to new replies.