Topic: Shopping Cart / Purchase URL Error [SOLVED]
Hi,
To add a shopping cart button in my gallery, i have modified the config.xml file to add Purchase URL. However, when i open the gallery, i get an error - Juicebox Error: Config XML file not found.
When i remove the Purchase URL, the gallery works fine.
Could you please help?
<image imageURL="images/kashmir-highlights.jpg"
thumbURL="thumbs/kashmir-highlights.jpg"
purchaseURL="http://www.amazon.com"
linkURL="images/kashmir-highlights.jpg"
linkTarget="_blank"
sourcePath="C:\Users\Aarush\SkyDrive\Augmented Reality\Veena World\India Tours\kashmir-highlights.jpg">
<title><![CDATA[kashmir-highlights]]></title>
<caption><![CDATA[]]></caption>
</image>