close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

function ImageCreateFromJPEG()

Thread began 2/24/2020 6:33 am by Jose | Last modified 2/24/2020 1:10 pm by Ray Borduin | 489 views | 5 replies |

Jose

function ImageCreateFromJPEG()

Hi, I'm getting an issue from CachedResize_Image.php on line 122. I haven't changed anything but it suddenly give an error. Have read about it to see why aI am getting this undefined function. I'm gonna leave here an example what is the exact message I got from my website. I mentioned it because I have a long time that I don't touch the file. I haven't changed anything here. If you please find out what is the error I have let me know.

Sign in to reply to this post

Ray BorduinWebAssist

It looks like you either don't have the GD library installed or it isn't installed completely.

There is good information about it here: https://stackoverflow.com/questions/26356268/call-to-undefined-function-imagecreatefromjpeg-and-gd-enabled

Sign in to reply to this post
Did this help? Tips are appreciated...

Jose

Thank you Ray for your help

Sign in to reply to this post

Jose

I checked my hosting and I have it installed. Here is an attach of my GD configuration . I'm using php 7.3 now

Sign in to reply to this post

Ray BorduinWebAssist

maybe a case sensativity issue? Try updating line 115 from:
$image_create_func = 'ImageCreateFromJPEG';

to:
$image_create_func = 'imagecreatefromjpeg';

Sign in to reply to this post
Did this help? Tips are appreciated...

Jose

Yes, this seem to be working properly. thank you Ray.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...