Friday, April 30, 2010

Re: DebugKit

Try adding Session to your controller components -- I just happened to
notice your same issue when I removed Session from my controller
components.

N


On Apr 30, 7:24 am, 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?
>
> Thanks,
>
> -Ed
>
> Check out the new CakePHP Questions sitehttp://cakeqs.organd 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 athttp://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: