| Bulk load issue
Bullk loads I copy the files into my directory submit them and then receive this error ...
Warning: getimagesize(c:/Inetpub/wwwroot/photo/uploads/1/Blade1.jpg) [function.getimagesize]: failed to open stream: No such file or directory in c:\Inetpub\wwwroot\photo\image-inc.php on line 251
Warning: Division by zero in c:\Inetpub\wwwroot\photo\image-inc.php on line 298
Warning: getimagesize(c:/Inetpub/wwwroot/photo/uploads/1/Blade1.jpg) [function.getimagesize]: failed to open stream: No such file or directory in c:\Inetpub\wwwroot\photo\image-inc.php on line 95
Warning: unlink(c:/Inetpub/wwwroot/photo/uploads/1/Blade1.jpg) [function.unlink]: No such file or directory in c:\Inetpub\wwwroot\photo\image-inc.php on line 107
No such file would be correct as there is a file by that name but without the 1 at the end of the file name.
I have bulk uploaded before without any issue. I am moving files from an old domain and legacy Photopost folders.
Last edited by Drunes; January 12th, 2008 at 06:26 PM.
Reason: Additional information
|