http://www.chasin-tails.ca/images/custom/ABCCertifiedTrainer-250w.jpg
http://www.chasin-tails.ca/images/custom/K9 Life Line-200w.jpg
All the other images on this page are working, so I have no idea what’s happening. Many images that are working fine are located in the same directory as the ones that aren’t working.
Unlikely to be EE related, that’s a web server error. Unsure if you have shell access, but I would try the each of these steps, and check after each:
chmod 777 images
chmod 777 images/custom
And as a last resort: chmod -R 777 images
If you don’t use shell, set the images and images/custom folders to 777 with your FTP software.
I checked the Windows permissions, and set permissions to 777 via FTP - they’re the same for all the files regardless of the system. It’s certainly possible it isn’t EE related, but I understand permissions and can’t find any problem with them, even though that’s the message I’m getting.
The permissions on all these items are the same, and some work, and some don’t.
When you use a URL like http://www.chasin-tails.ca/images/custom/ABCCertifiedTrainer-250w.jpg EE isn’t even involved at this stage, it’s a simple HTTP request, returning a 403 Forbidden error. Double check permissions, again; how does it differ from the other images? Different directory? What if you rename that image? Or give that name to a working image? Any entries in your server logs?
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.