after uploading an image in the media library it uploads but does not show thumbnail when I edit this image in media library it throws an error
Image data does not exist. Please re-upload the image
Any Help?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I had this problem too. Doing
chmod -r 777onuploadsfixed it. The-rwill make it recursive, changing the permissions to all your directories inside.