Documentation You are here: start » v » 0.6.0 » docs » downgrading

Downgrading & FoxyCart Backwards Compatibility Notes

In order to provide the most powerful and flexible ecommerce platform available, new versions of FoxyCart may break code you have come to rely on. Additionally, in order to keep our documentation clean and concise, documentation and code samples may not be provided or updated for older versions of FoxyCart.

Pre- v051

jQuery

v051 upgraded jQuery to 1.3.2, and changed the noConflict() mode settings. If you're using code samples from the wiki that include $ instead of $j in them, you'll need to convert the code to work with jQuery 1.2.x, which has slightly different selector syntax. Please see the jQuery documentation for more details. It's mostly very small things.

Site Tools