Undefined array key “path” – in log files. Can it be fixed?

Viewing 2 posts - 1 through 2 (of 2 total)
#160256

I keep getting this error in my logs.

[Sun Aug 22 11:10:32.662924 2021] [php:warn] [pid 84029] [client 3.226.122.208:56680] PHP Warning: Undefined array key “path” in /Users/robert/www/Chalmers/wp-content/plugins/download-manager/src/AssetManager/AssetManager.php on line 113
[Sun Aug 22 11:10:32.666288 2021] [php:warn] [pid 84029] [client 3.226.122.208:56680] PHP Warning: Undefined array key “path” in /Users/robert/www/Chalmers/wp-content/plugins/download-manager/src/Package/Hooks.php on line 54
[Sun Aug 22 12:04:44.557860 2021] [php:warn] [pid 84037] [client 3.226.122.208:41634] PHP Warning: Undefined array key “path” in /Users/robert/www/Chalmers/wp-content/plugins/download-manager/src/AssetManager/AssetManager.php on line 113
[Sun Aug 22 12:04:44.561963 2021] [php:warn] [pid 84037] [client 3.226.122.208:41634] PHP Warning: Undefined array key “path” in /Users/robert/www/Chalmers/wp-content/plugins/download-manager/src/Package/Hooks.php on line 54

Is it fixable

#160299

Shahjada
Keymaster

Hi,
It looks like parse_url function is not working properly in your server, please give me temporary wp-admin login info to check your issue in detail. However, we also added an exception handler there for that next update. So, nothing to worry about :).

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Undefined array key “path” – in log files. Can it be fixed?’ is closed to new replies.