There is a 2.0 branch:
https://github.com/cakephp/debug_kit/tree/2.0
also need to enable:
routes.php
CakePlugin::routes();
bootstrap.php
CakePlugin::load('DebugKit'); //Loads a single plugin named DebugKit
check : http://book.cakephp.org/2.0/en/plugins.html
Andras Kende
http://www.kende.com
On Oct 30, 2011, at 12:16 AM, Jeremy Burns wrote:
> Anyone got any tips for getting DebugKit working in 2.0? I've run the
> upgrade script over it and am loading it in bootstrap.
>
> --
> Our newest site for the community: CakePHP Video Tutorials
> http://tv.cakephp.org
> Check out the new CakePHP Questions site http://ask.cakephp.org and help
> others with their CakePHP related questions.
>
>
> To unsubscribe from this group, send email to
> [email protected] For more options, visit this group at
> http://groups.google.com/group/cake-php
--
Our newest site for the community: CakePHP Video Tutorials
http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others
with their CakePHP related questions.
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at
http://groups.google.com/group/cake-php