I have built my first page with Grav using XAMPP on my local without any issues, but when I uploaded it with Filezilla to my webspace I received the following error message:
getimagesize(): corrupt JPEG data: 68 extraneous bytes before marker
All image files have the correct file extension .jpg. Not sure what to do really.
Any idea how this can get solved?
Thanks for the link.
I have changed all JPEG/jpeg to jpg now, unfortunately that hasn’t solved the issue.
Re the jpeg codec using gd.jpeg_ignore_warning, where would I have to actually add that to the code? In which file is that? Can someone provide help here?