Friday, April 30, 2010

Re: DebugKit

Ah ha, good thing at least one of us knows what the heck they are doing ... now that you mention it I've had the same version since Cake 1.2x, I just haven't been using it until recently. Let me take another crack at it and I'll get back to ya' :)

- Ed 

On Fri, Apr 30, 2010 at 3:41 AM, AD7six <andydawson76@gmail.com> wrote:


On Apr 29, 11:24 pm, Ed Propsner <crotchf...@gmail.com> wrote:
> Could anyone tell me where I went wrong with debugkit? The installation was
> straightforward enough that it seemed impossible to screw up.
>
> Anyhow, it returns all the data that would be expected but it also returns a
> ton of warnings, ie:
>
> *Warning*: Missing argument 2 for DebugKitDebugger::_output(),
>
> It repeats this error for args 3, 4, 5, etc. then starts displaying notices,
> ie:
>
> *Notice*: Undefined variable: kontext
>
> It repeats this process several times over.
>
> Also, I can only get it work if I have debug to set on 2,
> debug 1 returns all the errors I just described and nothing else.
>
> Did I screw something up in Cake to make debugkit freak out or am
> I botching the installation of debugkit?

You've probably managed to install the 1.2 branch/version of debug kit
and are running 1.3. Check which branch you've pulled from

http://github.com/cakephp/debug_kit/blob/master/vendors/debug_kit_debugger.php#L338

AD

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.
 
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: