• Welcome to KonaKart Community Forum. Please login or sign up.
 

Problem with images in products and categories

Started by ByDcc, January 25, 2009, 08:48:48 pm

Previous topic - Next topic

ByDcc

   Hi all,
   I have problems uploading images for products and categories.

   My current settings are:

Image base URL: http://localhost:8080/profesionalesWWW/images/
Image base Path: D:/test/images
Image path: /product/product1.jpg
Select Image: D:\test\images\product\product1.jpg
Image 1: D:/test/images/product/product1.jpg

   The button upload gives me the next trace:
25-ene 21:34:44 INFO  (?:processUploadedFile:?) Upload File imgBasePath = D:/test/images  imgPath = /product/product1.jpg

   But the image doesn't appear in the server and, of course, I can't see it in my browser.

   I've tested different values but the result is the same: I can't see the image.

   When I try to upload an image for a category I've tried with several values like:
cat1.jpg
/product/cat1.jpg
D:/test/images/product/cat1.jpg
but the category image doesn't appear.

   The product is binded to a category and I can see all the information but the image.

   Thank you in advance.