There is a problem regarding permissions. This means that Chevereto can't upload files because of the following:
- No write permission in
/images/
directory. - No write permission in
/images/thumbs/
directory.
Chevereto needs a way to write in this folders. You can do this by doing chmod 0777 on the above folders or use suPHP or suEXEC on your server setup.