error plugin does not find image in uploads folder
-
Hi
I am testing image sizes and tried regenerate thumbnails.
The following message returns when i try to regenerate thumbnails for one image:ERROR: The file with the full-size image could not be found in your Upload-Directory ../wp-content/uploads/2018/02/gtb_9783898091114.jpg. Without this file thumbnails cannot be created.
In the plugin (class-regeneratethumbnails-regenerator.php) i printed
$this->fullsizepath.
and it returns the following path:/Applications/MAMP/htdocs/wordpress/wp-content/uploads/../wp-content/uploads/2017/12/gtb_9783492200134.jpg
The path is not correct.
I checked the directory and found the image.
What am i doing wrong here?
regards theop.s.: Just to compare, i made a quick test with the plugin ?force regenerate thumbnails?, and this worked out well.
- The topic ‘error plugin does not find image in uploads folder’ is closed to new replies.