I know that many of you have been waiting patiently for us to update the Catalyst skin for CubeCart V4.3.0 compatibility. We’ve been working very hard recently on bringing the Neutrino framework to Catalyst V4.
What’s The Neutrino Framework?
To explain this, let me start by describing how the Catalyst skin currently works. In order to add all the lovely features that makes our CubeCart skins special (e.g. AJAX Add To Cart), we needed to extend CubeCart’s core PHP code. We did this by including a number of PHP modifications that you were required to install before using the skin. There are some inherent disadvantages associated with this method. Firstly, it requires you to spend time installing all the modifications. Secondly, there may be compatibility issues with other modifications you have installed. Finally, as many of you are aware, it’s extremely difficult and time consuming to update CubeCart to later releases.
The Neutrino framework is simply a better way of adding the features you all love. Although PHP code is still used, it is separated into individual files. These files are then executed or manimulated using AJAX requests. This means that there is complete separation from CubeCart’s core PHP files. It also means that you won’t have to edit a single line of CubeCart’s PHP code to install the skin.
When Is The Update Due To Be Released?
We will release the update shortly after our new site goes live. Please read this post for more information.
Will I Need To Pay For The Update?
If you currently hold a single domain license for the Catalyst V4 skin, you can receive this update free of charge.
Will The Update Be Compatible With CubeCart V4.3.0?
Absolutely! You can view the demonstration store, which is currently running CubeCart V4.3.0.
Will I Loose Any Features When I Update?
No. Catalyst V4 Reloaded will include all the features you are currently enjoying.
Have You Made Any Improvements To The Skin?
We have tweaked the code a little. Here’s what we’ve added thus far:
- Dynamic "On Demand" JavaScript and CSS Compression
- Vast Improvements to the AJAX Add To Cart code
- Dynamic Image Scaling
- Many small tweaks to the code
If I Update, Will I Loose Any Modifications I’ve Made To The Skin?
Unfortunately, you will loose all the modifications you’ve made to the skin. You can of course reapply any modifications to the skin.
Any Questions or Comments?
Please post you questions or comments below.

February 28, 2009
Quote
Just a quick note that we were made aware of 2 small bugs in the demo:
The first being that SEO URLs were not being used in the sale item slideshow.
The second being that users were unable to add items to the shopping cart (from the viewCat pages) when the product contains product options.
These two bugs have now been fixed in the demo. Please do report any bugs that you find.
March 10, 2009
Quote
We have been made aware that the AJAX Add To Cart is not working. We will fix this shortly.
March 12, 2009
Quote
Everything seems to be coming along nicely. Fixed the AJAX Add to Cart issue. Also integrated image padding into the dynamic image scaling script. Due to the way Fancybox works, you can’t add padding directly to the image using CSS. If your images don’t have a nice clear border, this feature will certainly help!
Also added support for CC4’s standard fly-out navigation in addition to many other small tweaks. The demo has now been updated to demonstrate the latest version.
March 17, 2009
Quote
Bug Catalyst V4 Reloaded unable to get to the subcatergories as the menu appeared in to far away from the top level catergory
March 17, 2009
Quote
Hi Ian!
I noticed this a few days ago. The problem affected Internet Explorer and has now been fixed locally. I will update the live demo shortly. I should also say… just in case anyone is wondering… you can still use CC4.biz’s Advanced Expanding Category modification. If you do so, you’ll get the nice structured menu (as before). The fly-out menu added (as seen in the demo) is for those who have not installed CC4.biz’s modification.
March 19, 2009
Quote
Just a quick note: The demo has now been updated. I just need to run it through IE6 now before releasing it. If anyone finds any bugs, please do let me know.