Resizing fails with PHP error “Undefined property: stdClass::$path”
-
When clicking on an image to download, it downloads and then fails to resize. Hover over the error is ‘undefined’. When enabling WordPress logging, the following errors occur:
[29-Jun-2019 17:49:35 UTC] PHP Notice: Undefined property: stdClass::$path in D:\appdata\IIS\vhosts\jodibooks.com\blog.jodibooks.com\wp-content\plugins\instant-images\api\resize.php on line 52
[29-Jun-2019 17:49:35 UTC] PHP Notice: Undefined property: stdClass::$filename in D:\appdata\IIS\vhosts\jodibooks.com\blog.jodibooks.com\wp-content\plugins\instant-images\api\resize.php on line 53We’ve gone through the default FAQ. Permissions are ok, allow_url_fopen is on, Max Upload Size is okay, CORS is not applicable and REST API is not blocked.
- The topic ‘Resizing fails with PHP error “Undefined property: stdClass::$path”’ is closed to new replies.