Image file warning and error

Project: 
Ubercart
Category: 
bug report
Priority: 
normal
Status: 
active

I am getting now this error with the image cache module, It was mainly from the cart images, I deleted the cart images in imagecache, and redid the cache field, its worse in IE& than mozilaa, And i get these warnings below. Anyone have suggestions?

url: www.urbancitystores.com
catalog is in the MP3 section

warning: getimagesize(imagecache/uc_thumbnail/files/The Temprees-Loveman (Lp Front Cover).jpg) [function.getimagesize]: failed to open stream: No such file or directory in /home/urban1/public_html/urbancitystores.com/modules/add on modules/imagecache/imagecache.module on line 208.
warning: filesize() [function.filesize]: stat failed for imagecache/uc_thumbnail/files/The Temprees-Loveman (Lp Front Cover).jpg in /home/urban1/public_html/urbancitystores.com/modules/add on modules/imagecache/imagecache.module on line 209.
warning: getimagesize(imagecache/product_list/files/BeeGees-Spirits Have Flown (Lp Front Cover)_0.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /home/urban1/public_html/urbancitystores.com/modules/add on modules/imagecache/imagecache.module on line 208.
warning: filesize() [function.filesize]: stat failed for imagecache/product_list/files/BeeGees-Spirits Have Flown (Lp Front Cover)_0.jpg in /home/urban1/public_html/urbancitystores.com/modules/add on modules/imagecache/imagecache.module on line 209.
warning: getimagesize(imagecache/product_list/files/The New Birth-Its Been A Long Time (Lp Front Cover).jpg) [function.getimagesize]: failed to open stream: No such file or directory in /home/urban1/public_html/urbancitystores.com/modules/add on modules/imagecache/imagecache.module on line 208.
warning: filesize() [function.filesize]: stat failed for imagecache/product_list/files/The New Birth-Its Been A Long Time (Lp Front Cover).jpg in /home/urban1/public_html/urbancitystores.com/modules/add on modules/imagecache/imagecache.module on line 209.

Re: Image file warning and error

We recommend the 1.5 version of the module in our documentation. Is that the version you're using?