I am running Zencart as part of another site in a subdirectory called "store". The base url for Zencart is:
http://<mysite>/store
None of the images show in the product edit page. The "http://" is being duplicated:
Using Chrome Developer Tools, if I look at the img src, it displays:
http://http://75.79.157.140/store/im...lookbook_1.png
If I right click the url in Chrome Developer Tools, the image source displays:
http://mysite/store/admin_rm/http://...lookbook_1.png
Any help would be greatly appreciated.


Reply With Quote
