Breadcrumbs
Home Portal Home > Announcements > CubeCart 4.3.1 Skin ChangesAnnouncements
CubeCart 4.3.1 Skin Changes
21/04/2009 21:49
There has been a slight edit to one of the skin files in the latest CubeCart 4.3.1 release. If you have purchased a skin / template from us and are either using CubeCart 4.3.1 or are planning to upgrade your store to CubeCart 4.3.1 then you will need to make this change to the template file. Below are the instructions:
Open: /skins/SkinName/styleTemplates/content/viewProd.tpl
Find:
<div style="text-align: center;"><a href="index.php?_g=ex&_a=prodImages&productId={PRODUCT_ID}" onclick="openPopUp(this.href, 'images', 548, 455, 0); return false;" class="txtDefault">{LANG_MORE_IMAGES}</a></div>
Replace with:
<div style="text-align: center;"><a href="javascript:;" onclick="openPopUp('index.php?_g=ex&_a=prodImages&productId={PRODUCT_ID}', 'images', 548, 455, 0); return false;" class="txtDefault">{LANG_MORE_IMAGES}</a></div>
Save and upload.
All of our V4 skins / templates have now been upgraded so orders placed after today will not need to make the above edit.
If you have any questions regarding this upgrade then please don't hesitate to contact us via our helpdesk at http://support.cubecartskins.co.uk