S
Asked
Every time I try to edit a product or category or I try to create a new product or category I can't upload a picture because everytime I try to save I get this message: Unable to save the image. Please make sure the image and file directory are writable. (As in attachment). How can I fix this? Thanks.
- MAAnsweredPlease set files and folder permissions. Folders should have 755 and files should have 644 permissions.
Thank you - SAnsweredwhich folders should have 755? should it be "uploads"? and should I give every single file I want to upload 644? that would be very bad, because then I have to give every single file, that I want to upload now or in the future, the 644 permission
- MSAnsweredAll the folders, should have 755. If you still have issue, you need to check with your host, you might not have correct owner or need to set 777 permissions for `assets/uploads` folder.
- Login to Reply