| Subject: | Re: DebugKit |
|---|---|
| From: | Zaky Katalan-Ezra |
| Date: | Fri, 30 Apr 2010 12:16:08 +0300 |
|
I just install and run this kit with no problem.
Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.I learned about it from this thread Using cakekphp 1.3, apach, linux 1. Download http://www.ohloh.net/p/cakephp-debugkit/download?filename=debug_kit_1.2.tar.bz2 2. extract it under app/plugins/debug_kit (doesn't work without the underscore) 3. Add debug_kit tool bar to app_controller. In my case var $components = array ('Session','Cookie','DebugKit.Toolbar'); 4. Didn't change my debug level, Configure::write('debug', 2); voila. I get a long list of debug properties in the bottom of the page which I presume is what I should get from this kit. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@xxxxxxxxxxxxxxxx To unsubscribe from this group, send email to cake-php+unsubscribe@xxxxxxxxxxxxxxxx For more options, visit this group at http://groups.google.com/group/cake-php?hl=en |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Table Naming convention problem, Jeremy Burns |
|---|---|
| Next by Date: | Re: DebugKit, Andrei Mita |
| Previous by Thread: | Re: DebugKit, Jeremy Burns |
| Next by Thread: | Re: DebugKit, Andrei Mita |
| Indexes: | [Date] [Thread] [Top] [All Lists] |