[TYPO3] how can I use cc_debug?
Ivan Kartolo
ivan.kartolo at dkd.de
Tue Jun 17 22:58:34 CEST 2008
Hi,
search for DevIP in install tool. You should put your IP address there,
or just * (everyone can see your debug output).
the debug function filters IP address. It only shows debug output only
to IP addresses, which are given in install tool, or to all if in
install tool * is entered.
hope this help you.
Ivan
Matyi Gábor schrieb:
> Hi!
>
> I try to debug an extension with cc_debug, but unfortunately I don't see
> any debug message.
>
> If I put f.e. the print_r($this) , I see the printed varables. Also the
> krumo($this) work. But after I install the cc_debug and I put f.e. the
> debug($this); nothing happeaned.
> I see the docu, but I don't see what I did wrong.
>
> Please help me anybody.
>
> thanks in advance
>
> Gabor Matyi
More information about the TYPO3-english
mailing list