Forum Moderators: coopster
Warning: getimagesize: Unable to open 'thumb/ash_n_guitar.jpg ' for reading. in /mnt/home2/k/ku/kumar/public_html/PHPphotoAlbum/index.php3 on line 45
thanks
kumar
If accessing the filename image is impossible, or if it isn't a valid picture, getimagesize() will return FALSE and generate a warning.
So it can't access the images
bad path
wrong permissions
not actually a jpg
Take a look at the user notes, search the page for "warning", it may help as well.
i tried it all now, but the same problem still exists. the funny thing is the code can access the images. it is showing them, but only after issuing the warnings, which i find kinda weird. i dont know if im missing something...
if there is anyone outthere who are experts on the function getimagesize(), please help!
thanks alot guys...
kumar
last resort, only if it's working.
turn down the error reporting for that page
[ca.php.net...]
the images were diplayed the normall way, without the image size being printed. since the images came up i tought it was working. basically i dont need to get the image sizxe, as they seem to display proper without. but still the problem reimains. the getimagesize() fiunstion cannot read the files, even toug the permissions are all set to read write and execute for all folder sub-olders and files...anyway, if anyone has any ideas let me know, otherwise i will post whatever answer i come up with if i do...
thanks for the help guys..
kumar