[fw-general] Re: ZendDeveloperTools module in ZF2

2012-03-07 Thread Marco Pivetta
Could you please add some code/examples? Do you have a repository with those modules? Marco Pivetta http://twitter.com/Ocramius http://marco-pivetta.com On 7 March 2012 09:18, Jonathan Maron [via Zend Framework Community] ml-node+s634137n4452591...@n4.nabble.com wrote: Hello I am

Re: [fw-general] Re: ZendDeveloperTools module in ZF2

2012-03-07 Thread Jonathan Maron
Hello Marco Sorry for not being more explicit. Here is clarification: I am referring to the module ZendDeveloperTools: https://github.com/zendframework/ZendDeveloperTools Which does not run, when copied into ZendSkeletonApplication: https://github.com/zendframework/ZendSkeletonApplication

[fw-general] Re: ZendDeveloperTools module in ZF2

2012-03-07 Thread Marco Pivetta
You should actually add this module to the enabled ones, not paste it into the Application module. Modules are layered, you do never (usually) write in other people's modules. Marco Pivetta http://twitter.com/Ocramius http://marco-pivetta.com On 7 March 2012 10:56, Jonathan Maron [via Zend

Re: [fw-general] Re: ZendDeveloperTools module in ZF2

2012-03-07 Thread Jonathan Maron
You should actually add this module to the enabled ones, not paste it into That is exactly what I have done, then activated it in application.config. Please see the following screenshot: http://en.zimagez.com/zimage/screenshot03072012.php the Application module. Modules are layered, you do

[fw-general] Re: ZendDeveloperTools module in ZF2

2012-03-07 Thread Marco Pivetta
Okay, I just thought you were misusing it :) Can you enable error reporting? There is most probably a fatal somewhere... Also, the module is a bit outdated (22 days is before the new view layer was introduced with beta3). Marco Pivetta http://twitter.com/Ocramius http://marco-pivetta.com On 7

Re: [fw-general] Re: ZendDeveloperTools module in ZF2

2012-03-07 Thread Jonathan Maron
Can you enable error reporting? There is most probably a fatal somewhere... Gladly, here is the error: http://en.zimagez.com/zimage/zf2error.php Also, the module is a bit outdated (22 days is before the new view layer was introduced with beta3). That is what I was thinking too. If anyone

Re: [fw-general] Re: ZendDeveloperTools module in ZF2

2012-03-07 Thread Jurian Sluiman
2012/3/7 Jonathan Maron jonathan.a.ma...@gmail.com Can you enable error reporting? There is most probably a fatal somewhere... Gladly, here is the error: http://en.zimagez.com/zimage/zf2error.php Also, the module is a bit outdated (22 days is before the new view layer was introduced