[function.getimagesize]:could not make seekable
February 21st, 2008 Posted in php by dreamluverz
I’m getting this error using the function getimagesize: [function.getimagesize]:could not make seekable
I’ve checked the path it’s right, checked if the image existed. It was. I took a closer look on the details of getimagesize on php manual for the accepted file types and it says jpg file type and mine was jpeg. MOdified it using photoshop to jpg file type and it solved my prob ![]()



