• 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.

Can't upload any image (no imageconvolution)

Status
Not open for further replies.
I need to debug it, send me your ftp data to inbox@chevereto.com referring this topic please.
 
The displayed error was the same as this topic: http://chevereto.com/forums/post5695.html#p5695
And you both use lenny.

The workaround is quite simple... go to /includes/classs/class.upload.php and find this:
PHP:
imageconvolution($process, $matrix, $divisor, 0);

And replace it with this:
PHP:
//imageconvolution($process, $matrix, $divisor, 0);

I will make a fix for this on 2.0.8
 
Status
Not open for further replies.
Back
Top