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

Erfurt error while using csvimport extention #27

Closed
ghost opened this issue May 5, 2014 · 1 comment
Closed

Erfurt error while using csvimport extention #27

ghost opened this issue May 5, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented May 5, 2014

The following error appears after installation the csvimport extension when trying to import CSV data:

No valid user was given.
Erfurt_Ac_Exception

/var/www/OntoWiki/libraries/Erfurt/library/Erfurt/Ac/Default.php@570
#0: Erfurt_Ac_Default->_getUser@/var/www/OntoWiki/libraries/Erfurt/library/Erfurt/Ac/Default.php:335
#1: Erfurt_Ac_Default->areModelsAllowed@/var/www/OntoWiki/libraries/Erfurt/library/Erfurt/Store.php:2271
#2: Erfurt_Store->_checkAcBatch@/var/www/OntoWiki/libraries/Erfurt/library/Erfurt/Store.php:878
#3: Erfurt_Store->getAvailableModels@/var/www/OntoWiki/extensions/modellist/ModellistModule.php:31
#4: ModellistModule->init@/var/www/OntoWiki/application/classes/OntoWiki/Module.php:151
#5: OntoWiki_Module->__construct@/var/www/OntoWiki/application/classes/OntoWiki/Module/Registry.php:284
#6: OntoWiki_Module_Registry->getModule@/var/www/OntoWiki/application/classes/OntoWiki/View.php:206
#7: OntoWiki_View->module@/var/www/OntoWiki/application/classes/OntoWiki/View.php:152
#8: OntoWiki_View->modules@/var/www/OntoWiki/application/classes/OntoWiki/Controller/Base.php:195
#9: OntoWiki_Controller_Base->preDispatch@/var/www/OntoWiki/libraries/Zend/Controller/Action.php:502
#10: Zend_Controller_Action->dispatch@/var/www/OntoWiki/libraries/Zend/Controller/Dispatcher/Standard.php:295
#11: Zend_Controller_Dispatcher_Standard->dispatch@/var/www/OntoWiki/libraries/Zend/Controller/Front.php:954
#12: Zend_Controller_Front->dispatch@/var/www/OntoWiki/libraries/Zend/Application/Bootstrap/Bootstrap.php:97
#13: Zend_Application_Bootstrap_Bootstrap->run@/var/www/OntoWiki/libraries/Zend/Application.php:366
#14: Zend_Application->run@/var/www/OntoWiki/index.php:188

It should be mentioned that plugin didn't appear in extension list before I created OntoWiki/extensions/csvimport.ini with single string: enabled = true

Ubuntu Server 12.04, MySQL

@earthquakesan
Copy link
Member

Fixed

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