November 8th, 2009

Version 1.5 of the Sandbox and Sandbox Light skins have just been released. These latest releases are compatible with CubeCart V4.3.6. Earlier versions of CubeCart V4 are not supported by this release. The Sandbox V1.4 skins are available to download through the Client Panel if you are running an older release of CubeCart.

Manual Update Instructions

The instructions provided below should allow you to update modified versions of the Sandbox and Sandbox Light skins. Please note that these instructions are only applicable for those updating from V1.4 of the Sandbox or Sandbox Light skins.

OPEN: styleTemplates/global/index.tpl

FIND AND REMOVE:

var RecaptchaOptions = { theme : 'white' };

OPEN: styleTemplates/global/index.tpl

FIND AND REMOVE:

var RecaptchaOptions = {
	theme : 'white'
}

OPEN THE FOLLOWING FILES:

  • styleTemplates/content/forgotPass.tpl
  • styleTemplates/content/tellafriend.tpl
  • styleTemplates/content/viewProd.tpl
  • styleTemplates/content/reg.tpl

FOR EACH FILE, FIND:

{RECAPTCHA}

REPLACE WITH:

{FILE "content/recaptcha.tpl"}

Finally, download V1.5 of the Sandbox skin and upload the following new file:

  • styleTemplates/content/recaptcha.tpl
No comments yet...
Add your comment