- When requesting support please keep in mind that if you provide server access I can do all the testing on my own. You only provided the website URL, I can't do anything with that.
- Check this topic to understand how to use the debug function (Error handling and debug).
- PHP memory limit in Chevereto is heavily affected by the size of the images you allow to upload. The bigger the image the larger memory will need for processing. At the demo I use 256M memory limit and the maximum image filesize allowed is 10MB and the system doesn't have any issues. Check the Drupal entry about Changing PHP memory limits.