Common JavaScript errors
The following is a listing of common JavaScript errors with MageBridge, Joomla! and/or Magento.
Class is not defined
This is most likely due to the fact that MooTools has been disabled on the page, but some other MooTools-based extension still has a requirement for MooTools-framework. Because MageBridge loads Magento in your Joomla! environment, and Magento uses the ProtoType-framework which conflicts with MooTools, MageBridge needs to disable MooTools.
You can use the MageBridge configuration to disable all Joomla! scripts (except jQuery and Prototype based scripts), or you can customize which scripts needed to be disabled.
Class is not a constructor
See Class is not defined.
Modified on Wednesday, 07 September 2011
