hi, How make auto register plugins in zend in bootstrap file?? with Zend_Loader: error........ Zend_Loader::Zend_Loader::registerAutoload is deprecated as of 1.8.0 and will be removed with 2.0.0; use Zend_Loader_Autoloader....
-------------------------------------------------
$frontController->registerPlugin(new
Reseller_Controller_Plugin_ModelDirSetup());
error:
Call to a member function hasPluginResource()
Thanks,
Shahrzad Khorrami
