Joomla.it Forum
Componenti per Joomla! => Gestione e-commerce => : noncrea 01 Sep 2006, 14:47:13
-
Salve a tutti.
Dopo varie peripezie sono riuscita a installare virtuemart e a riempirne il database. In locale mi funziona tutto ma quando lo carico su web eco che non mi inserisce le immagini prodotto dicendomi quanto segue:
Warning: imagejpeg(): Unable to open 'D://Inetpub/vhosts/villaggioweb.com/httpdocs/hobbi/components/com_virtuemart/shop_image//product/resized/d9f49a7040f45830e4b20ae086ce5023_90x90.jpg' for writing in D:\Inetpub\vhosts\villaggioweb.com\httpdocs\hobbi\administrator\components\com_virtuemart\classes\class.img2thumb.php on line 297
Errore: Cannot read uploaded thumbnail image temp file: D://Inetpub/vhosts/villaggioweb.com/httpdocs/hobbi/components/com_virtuemart/shop_image//product/resized/d9f49a7040f45830e4b20ae086ce5023_90x90.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.
Immagino sia un problema di configurazione dal momento che dalla prima installazione non mi fa altro.
Qualcun potrebbe qual'è il file che gestisce le immagini e come faccio a risolvere il problema?
E' importante
Grazie 1000
-
anche a me fa lo stesso problema come si risolve?
-
Anch'io stesso problema, però con qualche errore in più.
Cioè nessuno sa spiegare come mai in remoto non si possono caricare immagini su virtuemart?
gli errori che a me spuntano quando provo a caricare un immagine di un prodotto sono questi:
Warning: move_uploaded_file(\Inetpub\webs\pucciogroupit/components/com_virtuemart/shop_image/product/tmpForThumb_php6039.tmp) [function.move-uploaded-file]: failed to open stream: Permission denied in D:\Inetpub\webs\pucciogroupit\administrator\components\com_virtuemart\classes\imageTools.class.php on line 87
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move 'C:\PHP\upload\php6039.tmp' to '\Inetpub\webs\pucciogroupit/components/com_virtuemart/shop_image/product/tmpForThumb_php6039.tmp' in D:\Inetpub\webs\pucciogroupit\administrator\components\com_virtuemart\classes\imageTools.class.php on line 87
Warning: getimagesize(\Inetpub\webs\pucciogroupit/components/com_virtuemart/shop_image/product/tmpForThumb_php6039.tmp) [function.getimagesize]: failed to open stream: No such file or directory in D:\Inetpub\webs\pucciogroupit\administrator\components\com_virtuemart\classes\imageTools.class.php on line 94
Warning: getimagesize(\Inetpub\webs\pucciogroupit/components/com_virtuemart/shop_image/product/tmpForThumb_php6039.tmp) [function.getimagesize]: failed to open stream: No such file or directory in D:\Inetpub\webs\pucciogroupit\administrator\components\com_virtuemart\classes\imageTools.class.php on line 94
Warning: getimagesize(\Inetpub\webs\pucciogroupit/components/com_virtuemart/shop_image/product/tmpForThumb_php6039.tmp) [function.getimagesize]: failed to open stream: No such file or directory in D:\Inetpub\webs\pucciogroupit\administrator\components\com_virtuemart\classes\class.img2thumb.php on line 363
Warning: copy(\Inetpub\webs\pucciogroupit/components/com_virtuemart/shop_image/product/tmpForThumb_php6039.tmp) [function.copy]: failed to open stream: No such file or directory in D:\Inetpub\webs\pucciogroupit\administrator\components\com_virtuemart\classes\imageTools.class.php on line 331
Errore: The following image update command failed: move_uploaded_file
-
Controlla le immagini siano JPG e non BMP.