could not retrieve file path
-
Hi, I am getting the message “could not retrieve file path” when listing unoptimised images for my site. Here is the debut info for one of the images:
Array
(
[width] => 1920
[height] => 1080
[file] => 2014/12/winter-along-coastline-41.jpg
[sizes] => Array
(
[thumbnail] => Array
(
[file] => winter-along-coastline-41-160×160.jpg
[width] => 160
[height] => 160
[mime-type] => image/jpeg
)
[medium] => Array
(
[file] => winter-along-coastline-41-320×180.jpg
[width] => 320
[height] => 180
[mime-type] => image/jpeg
)
[large] => Array
(
[file] => winter-along-coastline-41-1200×675.jpg
[width] => 1200
[height] => 675
[mime-type] => image/jpeg
)
[grid] => Array
(
[file] => winter-along-coastline-41-540×304.jpg
[width] => 540
[height] => 304
[mime-type] => image/jpeg
)
[grid_11] => Array
(
[file] => winter-along-coastline-41-540×540.jpg
[width] => 540
[height] => 540
[mime-type] => image/jpeg
)
[grid_22] => Array
(
[file] => winter-along-coastline-41-1080×1080.jpg
[width] => 1080
[height] => 1080
[mime-type] => image/jpeg
)
[grid_21] => Array
(
[file] => winter-along-coastline-41-1080×540.jpg
[width] => 1080
[height] => 540
[mime-type] => image/jpeg
)
[grid_12] => Array
(
[file] => winter-along-coastline-41-540×1080.jpg
[width] => 540
[height] => 1080
[mime-type] => image/jpeg
)
)
[image_meta] => Array
(
[aperture] => 0
[credit] =>
[camera] =>
[caption] =>
[created_timestamp] => 0
[copyright] =>
[focal_length] => 0
[iso] => 0
[shutter_speed] => 0
[title] =>
[orientation] => 0
)
)any help would be greatly appreciated. Thanks.
The topic ‘could not retrieve file path’ is closed to new replies.