Warning: imagecreatefromjpeg: Unable to open 'http://www.example.com/photos/testFront.jpg' for reading in c:\apache\htdocs\hfr\_code\php\lib\utilities\class .ImageScaler.php on line 184
Can anyone please help while I still have my own hair
Just a stab in the dark as I've not used the GD image library but could it be something to do with permissions on the directory you are trying to create the image in?
Don't think so. It's reading the image that seems to be the problem. Works fine when I read the file from my own server on laptop. Seems it's http that's getting in the way.
Cheers anyway.
Found loads of this problem on web, but no solution.