Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to resolve plugin "namespace" #1

Open
Epaphus opened this issue May 13, 2013 · 0 comments
Open

Unable to resolve plugin "namespace" #1

Epaphus opened this issue May 13, 2013 · 0 comments

Comments

@Epaphus
Copy link

Epaphus commented May 13, 2013

Hi

I have installed as per the installation instruations on the wiki and I am getting the following error

Fatal error: Uncaught exception 'Zend_Application_Bootstrap_Exception' with message 'Unable to resolve plugin "namespace"; no corresponding plugin with that name'
in /var/www/noctools/NOCtools/library/Zend/Application/Bootstrap/BootstrapAbstract.php:330 Stack trace: #0 /var/www/noctools/NOCtools/library/Zend/Application/Bootstrap/BootstrapAbstract.php(382):
Zend_Application_Bootstrap_BootstrapAbstract->getPluginResource('namespace') #1 /var/www/noctools/NOCtools/library/Zend/Application/Bootstrap/BootstrapAbstract.php(394):
Zend_Application_Bootstrap_BootstrapAbstract->getPluginResources() #2 /var/www/noctools/NOCtools/library/Zend/Application/Bootstrap/BootstrapAbstract.php(625):
Zend_Application_Bootstrap_BootstrapAbstract->getPluginResourceNames() #3 /var/www/noctools/NOCtools/library/Zend/Application/Bootstrap/BootstrapAbstract.php(586):
Zend_Application_Bootstrap_BootstrapAbstract->_bootstrap(NULL) #4 /var/www/noctools/NOCtools/library/Zend/Application.php(355):
Zend_Application_Bootstrap_BootstrapAbstract->bootstrap in /var/www/noctools/NOCtools/library/Zend/Application/Bootstrap/BootstrapAbstract.php on line 330

I used the ./bin/library-init.sh to get the third party libraries, Any idea on how to fix the error message?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant