Nope didn't work but I have narrowed it a bit to the actual plugin loader.. roughly line 117 in /Zend/Application/Resource/FrontController.php
$plugin = new $pluginClass(); This is where it fails. -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Autoloading-models-plugins-via-ini-tp3731707p3733447.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
