Error On autoptimizeImages.php
-
Hello
I receive an error on this class autoptimizeImages.php
[26-Jan-2024 13:54:32 UTC] PHP Warning: Undefined array key “path” in ../wp-content/plugins/autoptimize/classes/autoptimizeImages.php on line 529
[26-Jan-2024 13:54:32 UTC] PHP Deprecated: str_ireplace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in ../wp-content/plugins/autoptimize/classes/autoptimizeImages.php on line 529
[26-Jan-2024 13:54:32 UTC] PHP Warning: Undefined array key “path” in ../wp-content/plugins/autoptimize/classes/autoptimizeImages.php on line 529
With some debug, this error arrives when the variable $url = #
[26-Jan-2024 13:54:32 UTC] url=#
[26-Jan-2024 13:54:32 UTC] url_parsed=Array
(
[fragment] =>
)
Need to add a new elseif url=”#” … return false maybe
thanks.
The topic ‘Error On autoptimizeImages.php’ is closed to new replies.