Tuesday, December 3, 2013

Re: Strange console behavior

I'm not quite too sure what to make of it. 'debug(Debugger::trace())' triggered the error that I could not re-declare class debugger. I removed the Debugger::trace() but the error remained. Fairly confident that I hadn't re-declared the class anywhere else I commented out 'Debugkit.Toolbar' and everything returned to normal however I'm now unable to use Debugkit without the error returning. Perhaps I somehow managed to corrupt my copy of Debugkit .... I'll re-install and see what happens. 


On Tue, Dec 3, 2013 at 6:32 AM, AD7six <andydawson76@gmail.com> wrote:
Sounds like an early fatal error - if you put `debug(Debugger::trace())` in your `default.ctp` - it may give you more insight as to how/why it's doing that.

AD


On Tuesday, 3 December 2013 06:02:46 UTC+1, CrotchFrog wrote:
Using Cake 2.4.3 on Ubuntu server 12.04 LTS

A new unexpected behavior started recently in one of my projects ... when I run 'cake bake' in the directory instead of the normal console output it displays what seems to be the contents of my default.ctp or possibly executing index.php. 'cake bake' works fine in the rest of my projects. I've been doing a lot of work in this project so I'm sure I managed to change something I'm just not sure what that would be. Any help is appreciated.

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to a topic in the Google Groups "CakePHP" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/cake-php/T2v0Qty3G5g/unsubscribe.
To unsubscribe from this group and all its topics, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: