• 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

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