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

Changing the image path

Started by kans, April 26, 2009, 03:30:31 am

Previous topic - Next topic

kans

While create a product, the image base URL and image base path shows respectively as:

http://localhost:8780/konakart/images/

E:/MyFolder/konakart/webapps/konakart/images

I want these to be changed to a different location as per my actual target deployment.  Where should I change this and how can I change this?

kingsulaman

Quote from: kans on April 26, 2009, 03:30:31 am
While create a product, the image base URL and image base path shows respectively as:

http://localhost:8780/konakart/images/

E:/MyFolder/konakart/webapps/konakart/images

I want these to be changed to a different location as per my actual target deployment.  Where should I change this and how can I change this?


In the Admin panel: Click Configuration Module, Select Images in Configuration panel:
Update Followings:
1- Image Base URL : http://IP/localhost:8780/konakart/images
2-C:\program Files\konakart\webapps\konakart\images

          It must work, if you find difficulty leme know.