View Single Post
  #1 (permalink)  
Old 06-29-2008, 10:00 PM
widgetuk's Avatar
widgetuk widgetuk is offline
Junior Member
60 posts this year. Executive spud!
We have not managed to scare them away..
Last months UKWW Tokens: 3
 
Join Date: Jun 2008
Location: Derbyshire, England, UK.
Posts: 12
Thanks: 1
Thanked 1 Time in 1 Post
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Question Strange new error on product uploads...

Hey all, I'm trying to upload images to my products in Boss Cart JV. It worked fine yesterday, but today, I get this error, and it won't upload the image. Any ideas what could have happened please anyone?

Code:
Warning:  Division by zero in /home/dogscien/public_html/cart/administrator/components/com_virtuemart/classes/class.img2thumb.php on line 191

Warning:  imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /home/dogscien/public_html/cart/administrator/components/com_virtuemart/classes/class.img2thumb.php on line 245

Warning:  imageantialias(): supplied argument is not a valid Image resource in /home/dogscien/public_html/cart/administrator/components/com_virtuemart/classes/class.img2thumb.php on line 250

Warning:  imagealphablending(): supplied argument is not a valid Image resource in /home/dogscien/public_html/cart/administrator/components/com_virtuemart/classes/class.img2thumb.php on line 251

Warning:  imagesavealpha(): supplied argument is not a valid Image resource in /home/dogscien/public_html/cart/administrator/components/com_virtuemart/classes/class.img2thumb.php on line 253

Warning:  imagecolorallocatealpha(): supplied argument is not a valid Image resource in /home/dogscien/public_html/cart/administrator/components/com_virtuemart/classes/class.img2thumb.php on line 255

Warning:  imagecopyresampled(): supplied argument is not a valid Image resource in /home/dogscien/public_html/cart/administrator/components/com_virtuemart/classes/class.img2thumb.php on line 258

Warning:  imagejpeg(): supplied argument is not a valid Image resource in /home/dogscien/public_html/cart/administrator/components/com_virtuemart/classes/class.img2thumb.php on line 297

Warning:  imagedestroy(): supplied argument is not a valid Image resource in /home/dogscien/public_html/cart/administrator/components/com_virtuemart/classes/class.img2thumb.php on line 169
Error: Cannot read uploaded thumbnail image temp file: /home/dogscien/public_html/cart/components/com_virtuemart/shop_image//product/resized/98b0c18229cca5dad74e5462f4a0d27e_x.jpg.
                                    One common reason for this that the upload path cannot be accessed 
                                    because of the open_basedir settings in the php.ini. Or maybe the 
                                    directory for temporary upload files on this server is not readable.
Baffled, Widget.
Reply With Quote