Hacks

Here is a list of some IMPORTANT hacks to applies on your Joomla! installation to fix common issues.



The forked XML does not recognize sub items.

libraries/joomla/forms/forms.php - LINE 723



Fatal error: Access to undeclared static property: XxxxCkClassLoader::$classes

This normal error raises with Joomla 1.6
Since 2.6.3, Cook overrides the JLoader class and need to access to the local properties.
For Joomla 1.6 it is nessessary to apply this patch to make the last 2.6.3 generated component working.

(Also, you can change the config, choosing 'Legacy loader')

libraries/loader.php - LINE 20

Change private to protected

Real time saver and great Component Builder tool ! I have been developing with J-Cook Pro Component Builder for several months now and can say with all honesty that this product/service is second to none. The product is feature rich and is being improved and added to all the time. Do yourself a favor if you need to build a Joomla! Component then you can do no wrong in trying the product. You will save on time and effort while being able to deliver your project on time. J-Cook pro does the hard work for you you then have the freedom to fully customise the end result for your own needs. 

One word: Awesome.
Edwardcox (JED)
         

Get Started