Pieter Kokx wrote:
> 
> I think that the ZF version on your second PC is newer or older than the 
> version on your other PC.

Sadly it's not the answer they are both identical, 1.5.2, the project is all
in it's own svn repository so technically both bases should be identical.

I'm sure it's a setup problem, I just don't understand why that particular
method is causing me problems, take out the plugin that calls that model
helper and it all works fine.

Which leads me to something stopping the getModuleName method being set.

Just to be clear I'm statically calling the action helper (loads models) in
a plugin before the site is loaded.

$role =
Zend_Controller_Action_HelperBroker::getStaticHelper('Model')->getModel('role');

... getModel then uses the call to getRequest() as per my last post. It
still doesn' make any sense to me!

Simon

-----
Simon

http://www.ajb007.co.uk/
-- 
View this message in context: 
http://www.nabble.com/ZF-project-has-stopped-working%21-tp17763406p17764824.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to