
December 31st, 2006, 11:58 PM
|
|
|
|
Join Date: Apr 2007
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Error : Creating an Image Gallery
Sorry but my englis isn't perfect.
In the tutorial "Creating an Image Gallery", I have an error in the file images.php at line "$size = getimagesize($dir.$file);".
url of tutorial: http://codewalkers.com/tutorials/53/4.html
How i can correct?
EXAMPLE ERROR:
Warning: getimagesize(/home/www/web/albums/userpics/10002normal_3.jpg): failed to open stream: No such file or directory in /home/www/web/images.php on line 83
Warning: getimagesize(/home/www/web/albums/userpics/10002thumb_3.jpg): failed to open stream: No such file or directory in /home/www/web/images.php on line 83
Warning: getimagesize(/home/www/web/albums/userpics/100020%2C10114%2C5111696%2C00.jpg): failed to open stream: No such file or directory in /home/www/web/images.php on line 83
|