When I upload an image using a content type with any image style applied to it, the alternative image styles are not uploaded only the default image is uploaded causing broken image URLs. Some advice to fix this would be greatly appreciated. this error is happening on two of my drupal websites hosted on GoDaddy
Solved! Go to Solution.
It looks like Drupal is saying on their website, that it is probably a permissions issue. https://www.drupal.org/docs/8/core/modules/image/working-with-images. Go to the bottom of this page under troubleshooting and it explains this in more detail. I will tell you the command they are directing you to use is a ssh command but you should be able to check the file permissions via ftp as well. I hope this helps!
It looks like Drupal is saying on their website, that it is probably a permissions issue. https://www.drupal.org/docs/8/core/modules/image/working-with-images. Go to the bottom of this page under troubleshooting and it explains this in more detail. I will tell you the command they are directing you to use is a ssh command but you should be able to check the file permissions via ftp as well. I hope this helps!