Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
I dont understand this missage:
Unable to perform action: uploadRendition
Message: The uploaded file exceeds the upload_max_filesize directive in php.ini.
Offline
It means that your image file is too large. Your server has a file size limit for uploading files via PHP.
You can try to reduce the file size of your images, either by making them smaller or by reducing the image quality of the saved image; a quality setting of 69 or 75 is generally sufficient for web use.
Or you may contact your host to ask them to increase the file size limit for PHP uploads.
Offline