• 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 while upload

Status
Not open for further replies.
Chevereto uses getimagesize and filesize to get the image file info. If you get that error is because both functions failed to achieve the task (built-in functions).

Both functions throws an E_WARNING so you should check your error log for entries about this (your server generates this file).

https://chevereto.com/docs/debug

If there's no logs, it could be that your server is supressing the error output or your server also fails to store error entries. It could be that the libs associated with these functions are not working properly.

Most likely there's a permission issue or worse, a faulty disk.
 
Status
Not open for further replies.
Back
Top