KonaKart Community Forum

Installation / Configuration => Configuration of KonaKart => Topic started by: kans on April 26, 2009, 03:30:31 am

Title: Changing the image path
Post by: 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?
Title: Re: Changing the image path
Post by: kingsulaman on April 27, 2009, 10:39:18 am
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.