New images not being displayed

Created on 12 October 2019, about 5 years ago
Updated 10 December 2024, 9 days ago

After migrating my Drupal 7 website from one ISP to another using (cPanel migration) I found that some new images were not being displayed.

After some digging, I found that the resizes images were be created but the references to them were incorrect or missing!

To see the page that produces the problem go to https://2old4football.co.uk/on-tour
Some of the images are being displayed:
The original image was uploaded to /public_html/sites/default/files/2019-07-07 12.33.38-2.jpg
The scaled version was created /public_html/sites/default/files/styles/larger__1024x1024_/public/2019-07-07 12.33.38-2.jpg
https://2old4football.co.uk/sites/default/files/styles/larger__1024x1024_/public/2019-07-07%2012.33.38-2.jpg?itok=R-tP4UBO

However other images did not create the thumbnail picture:
The original image was uploaded to /public_html/sites/default/files/2019-07-07 12.34.29.jpg
But the scaled version was not created and therefore the image below could not be displayed
https://2old4football.co.uk/sites/default/files/styles/larger__1024x1024...

I have tried looking at all the forums but can find any related advice on what might be causing the problem.

So far I have:
1. I have cleared all cache
2. Tried updating the Image Styles

Configuration:
Drupal 7.67
No errors were reported in the log files.

The only issue reported in the logs relates the temp folder security settings.
Temporary files directory Not fully protected
See http://drupal.org/SA-CORE-2013-003 for information about the recommended .htaccess file which should be added to the ./sites/tmp directory to help protect against arbitrary code execution.

💬 Support request
Status

Active

Component

Code

Created by

🇬🇧United Kingdom david-en8

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024