• 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 .jpg.. but .png and .gif works

Status
Not open for further replies.

Indrek

Chevereto Member
9tT4wu3.png


That's what I get when I try to upload .jpg.

I can't see my server error log atm but chevereto gives internal server error:

Server error (Internal server error)

Any Ideas what could be the problem?
 
Code:
PHP Fatal error:  Uncaught Error: Call to undefined function CHV\imagecreatefromjpeg() in /class.imageresize.php:206
Alright.. It's my own server so I'll try to reinstall GD or recompile php.
 
Last edited:
Alright.. looks like I've fixed it.

recompiled php 7.0.16
used this

–with-gd –with-jpeg-dir –with-freetype-dir

works atm.
 
Status
Not open for further replies.
Back
Top