• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Error when upload images with exif data

Status
Not open for further replies.
OMG already remove exif data but can't upload, can you help me check this image, why i can't upload it to my site :s how can i log this error ? Turn on log error, but i don't see error in my log file

My server setting:
upload_max_filesize = 100M
post_max_size = 100M
max_execution_time = 300
max_input_time = 300
memory_limit = 2024M
 
Last edited:
Uploads fine in the demo and also the exif data of that image is just this:

  • original_exifdata
    {"FileName":"A thing of beauty is a joy forever.jpg","FileDateTime":1409540835,"FileSize":2281408,"FileType":2,"MimeType":"image\/jpeg","SectionsFound":"ANY_TAG, IFD0, EXIF","COMPUTED":{"html":"width=\"2048\" height=\"1365\"","Height":1365,"Width":2048,"IsColor":1,"ByteOrderMotorola":1},"Orientation":1,"XResolution":"72\/1","YResolution":"72\/1","ResolutionUnit":2,"Exif_IFD_Pointer":90,"ColorSpace":1,"ExifImageWidth":2048,"ExifImageLength":1365}
 
Yeah i know on demo.chereveto.com working, but it not working on my website, and i don't know why, it not show for me error, can i debug it ?
 
Status
Not open for further replies.
Back
Top