Suddenly my ModX Revolution 2.0.6 is appearing to not recognize images that have been uploaded to the files structure. I can upload them just fine, but after I do that, if I try to insert the image into a page I get the question-mark-in-a-blue-box icon like it's a broken image link.
A couple of weeks ago I was able to upload them and insert them into a page just fine. What happened? Please help.
Are you uploading via ftp or through the MODX uploader?
Check the link manually - does it lead exactly to where the image resides? If so and you still can't view it, I would guess the permissions are set incorrectly - check they are set to 755.
Thanks Lucas,
I'm uploading them via the ModX uploader. I checked the file path, it is correct.
The "New Folder Permissions" setting was 0705
and the "New File Permissions" setting was 0604
Should these be changed?
Thank you.
Did you try setting permissions to 755? Actually use an FTP client and manually check the permissions on the images, pretty sure that's what your problem is.