Re: [fw-general] RE: Team Development

2010-08-14 Thread Paul
On 8/14/2010 10:40 AM, Rob Allen wrote: On 13 Aug 2010, at 17:55, Paul wrote: On 8/13/2010 5:55 AM, Rob Allen wrote: On 11 Aug 2010, at 14:32, Paul wrote: I thought about this, and this can be done. But it is also nice to be able to help another developer quickly, by actually viewing the

Re: [fw-general] RE: Team Development

2010-08-14 Thread Rob Allen
On 13 Aug 2010, at 17:55, Paul wrote: > On 8/13/2010 5:55 AM, Rob Allen wrote: >> >> >> On 11 Aug 2010, at 14:32, Paul wrote: >> >>> I thought about this, and this can be done. But it is also nice to be able >>> to help another developer quickly, by actually viewing the site in a >>> browse

Re: [fw-general] Module Set-up in Application.ini vs Bootstrap.php

2010-08-14 Thread Paul
Do you have the following in your application.ini? resources.modules[] = On 8/13/2010 2:46 PM, Shane McGovern wrote: Could someone post a working example of an application.ini for a module structure that works. I have: application /modules /module1 /controllers /..

[fw-general] Re: Problem upgrading to ZF10.1+ - please advise

2010-08-14 Thread gruby_karol
gruby_karol wrote: > > > Wil Moore III wrote: >> >> Have you tried removing: Zend/Loader/PluginLoader.php then replace with >> the latest version of this file from the official package? >> > No I have not. I will certainly give it a try. Thanks for the tip. > > On my current installation (Z

[fw-general] Re: Problem upgrading to ZF10.1+ - please advise

2010-08-14 Thread gruby_karol
Wil Moore III wrote: > > Have you tried removing: Zend/Loader/PluginLoader.php then replace with > the latest version of this file from the official package? > No I have not. I will certainly give it a try. Thanks for the tip. -- View this message in context: http://zend-framework-community.

[fw-general] Module Set-up in Application.ini vs Bootstrap.php

2010-08-14 Thread Shane McGovern
Could someone post a working example of an application.ini for a module structure that works. I have: application /modules /module1 /controllers /... /module2 /controllers set-up. I can get my framework (1.10) to work fine by including this in my base

[fw-general] Re: Parameter values with slashes

2010-08-14 Thread hujuice
Thank for the solution. I also filed a comment in the ZF issue tracker: http://framework.zend.com/issues/browse/ZF-9879 Regards, HUJuice -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Re-Parameter-values-with-slashes-tp653237p2325148.html Sent from the Zen

[fw-general] Errors persisting Doctrine 2 entity once user is logged in with Zend_Auth

2010-08-14 Thread jiewmeng
i am having problems persisting a Doctrine 2 entity (Post) when the User is logged in with Zend_Auth. i am quite sure its the login as the code runs, when the user is logged out, and fails once the user is logged in. and it seems that the identity returned from the Zend_Auth::authenticate() plays

[fw-general] Re: Problem upgrading to ZF10.1+ - please advise

2010-08-14 Thread Wil Moore III
Have you tried removing: Zend/Loader/PluginLoader.php then replace with the latest version of this file from the official package? - -- Wil Moore III Why is Bottom-posting better than Top-posting: http://www.caliburn.nl/topposting.html -- View this message in context: http://zend-framework