• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

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