Breadcrumbs
Home Portal Home > Announcements > CubeCart V5.0.5 Skin UpgradesWelcome Back,
CubeCart V5.0.5 Skin Upgrades
CubeCart 5.0.5 has been released and it requires a small skin upgrade. Our V5 skins have now been upgraded to work with this new version and if you have purchased one of our V5 skins then you can either redownload this from your client area or perform the following code modification.
Open: SkinName/templates/main.php
Find: <script type="text/javascript" src="{$script}"></script>
Replace with: <script type="text/javascript" src="{$STORE_URL}/{$script}"></script>
Save and upload to overwrite the existing file.
Saturday, October 15, 2011
Client Login
Search