I am trying to upload an album from FTP.
I did add one folder, but on the 2nd folder I get an error which is:
Quote:
|
Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: '/home2/pakstop/public_html/pictures/uploads/5/1_76_.jpg' is not a valid JPEG file in /home2/pakstop/public_html/pictures/image-inc.php on line 102
|
the jpg image seems to be fine and i can open it, but somehow when its processing and addings pics to gallery i get that error. The real file name is 1 (76).jpg i suppose it gets renamed to 1_76_.jpg by photpost.
So i do not know why this error is coming, when my files seem to be fine. First 10 files of that album do get processed though.