Jump to content

CubeCart 4.3.2 Released


Recommended Posts

We are pleased to announce the release of CubeCart 4.3.2.

What's new?

  • Protx updated from protocol 2.22 to SagePay protocol 2.23
  • "condition" parameter added to Google Base (Froogle)
  • FCKEditor mod_security fix "You don't have permission to access editor/filemanager/browser/default/browser.html on this server." (thanks to sheik)
  • Recent security update PHP < 5.2 friendly
  • Lightbox IE8 'null' fix
  • Misc bug fixes

Important release notes:

Some code changes have been made to the skins directory. If you use 3rd party skins or your own custom ones please make the following changes.

Open /skins/{skin name}/styleTemplates/global/index.tpl and find at around line 19:

<script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>


Replace with:


<script type="text/javascript" src="js/scriptaculous.js?load=effects,builder"></script>

The following skin related files have also been updated:

/skins/{skin name}/styleSheets/lightbox.css

/js/builder.js

/js/effects.js

/js/lightbox.js

/js/prototype.js

/js/scriptaculous.js

Please find a file comparison report attached below.

CubeCart_4.3.1_pl_vs_4.3.2.zip

Upgrade instructions can be found in the Read Me.txt file contained withing download archive which can be found in your customer control panel https://cp.cubecart.com.

Link to comment
Share on other sites

×
×
  • Create New...