Index: temp/trunk/html/admin/products/product.php
===================================================================
--- temp/trunk/html/admin/products/product.php	(revision 9777)
+++ temp/trunk/html/admin/products/product.php	(revision 9778)
@@ -87,6 +87,5 @@
 			
 			foreach($arrSaveFile as $key => $val){
-				sfprintr($val);
-				lfMakeScaleImage($arrKeyID[$val], $arrKeyID[$val], true); 
+				lfMakeScaleImage($arrKeyID[$key], $arrKeyID[$key], true); 
 			}
 		}
