This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
I've been having problem with the avatar upload functionality for a few months now. It is not the "responsive image" plugin issue.
It seems like the images get uploaded fine, but
they are uploaded in the /storage/app/public/ instead of /storage/app/uploads/public/
So when displaying the avatars, it tries to locate the the images from /storage/app/uploads/public/, but can't find it. Meanwhile, the files were stored in /storage/app/public/ instead. Any thought?
Thanks,
I found the problem. I originally had the development version and later upgraded to the stable version. After keep searching for the issue, I noticed config/cms.php didn't have all the right settings compared to the cms.php in the gibhub. Now it works fine.
1-2 of 2