- Posts: 1
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
However, if we compare with other plugins (AuthLDAP, Authwebserver, Authdb, ...), the use of protected $storage = 'DbStorage'; seems correct to us.Update mysql:host=localhost;port=3306;dbname=survey; with prefix :lime_ from 499 to 623
PHP Error[2]: include(DbStorage.php): failed to open stream: No such file or directory
in file /var/www/survey/vendor/yiisoft/yii/framework/YiiBase.php at line 463
#0 /var/www/survey/vendor/yiisoft/yii/framework/base/CApplication.php(832): CErrorHandler->handle()
#1 /var/www/survey/vendor/yiisoft/yii/framework/YiiBase.php(463): ConsoleApplication->handleError()
#2 /var/www/survey/vendor/yiisoft/yii/framework/YiiBase.php(463): include()
#3 unknown(0): autoload()
#4 unknown(0): spl_autoload_call()
#5 /var/www/survey/application/libraries/PluginManager/PluginManager.php(186): class_exists()
#6 /var/www/survey/application/libraries/PluginManager/PluginBase.php(223): LimeSurvey\PluginManager\PluginManager->getStore()
#7 /var/www/survey/application/libraries/PluginManager/PluginBase.php(144): AuthHelmholtzAAI->getStore()
#8 /var/www/survey/plugins/AuthHelmholtzAAI/AuthHelmholtzAAI.php(197): AuthHelmholtzAAI->get()
#9 /var/www/survey/application/libraries/PluginManager/PluginManager.php(449): AuthHelmholtzAAI->init()
#10 /var/www/survey/application/libraries/PluginManager/PluginManager.php(509): LimeSurvey\PluginManager\PluginManager->loadPlugin()
#11 /var/www/survey/application/libraries/PluginManager/PluginManager.php(82): LimeSurvey\PluginManager\PluginManager->loadPlugins()
#12 /var/www/survey/vendor/yiisoft/yii/framework/base/CModule.php(394): LimeSurvey\PluginManager\PluginManager->init()
#13 /var/www/survey/application/core/ConsoleApplication.php(202): ConsoleApplication->getComponent()
#14 /var/www/survey/application/models/Survey.php(578): ConsoleApplication->getPluginManager()
#15 /var/www/survey/vendor/yiisoft/yii/framework/base/CComponent.php(559): Survey->afterFindSurvey()
#16 /var/www/survey/vendor/yiisoft/yii/framework/db/ar/CActiveRecord.php(902): Survey->raiseEvent()
#17 /var/www/survey/vendor/yiisoft/yii/framework/db/ar/CActiveRecord.php(1040): Survey->onAfterFind()
#18 /var/www/survey/vendor/yiisoft/yii/framework/db/ar/CActiveRecord.php(1874): Survey->afterFind()
#19 /var/www/survey/vendor/yiisoft/yii/framework/db/ar/CActiveRecord.php(1359): Survey->populateRecord()
#20 /var/www/survey/application/models/LSActiveRecord.php(77): Survey->query()
#21 /var/www/survey/vendor/yiisoft/yii/framework/db/ar/CActiveRecord.php(1494): Survey->query()
#22 /var/www/survey/application/models/Survey.php(1003): Survey->findByPk()
#23 /var/www/survey/application/helpers/common_helper.php(3705): Survey->findByPk()
#24 /var/www/survey/application/helpers/update/updatedb_helper.php(3108): fixLanguageConsistency()
#25 /var/www/survey/application/helpers/update/updatedb_helper.php(154): fixLanguageConsistencyAllSurveys()
#26 /var/www/survey/application/commands/UpdateDbCommand.php(46): db_upgrade_all()
#27 /var/www/survey/vendor/yiisoft/yii/framework/console/CConsoleCommandRunner.php(71): UpdateDBCommand->run()
#28 /var/www/survey/vendor/yiisoft/yii/framework/console/CConsoleApplication.php(92): CConsoleCommandRunner->run()
#29 /var/www/survey/vendor/yiisoft/yii/framework/base/CApplication.php(185): ConsoleApplication->processRequest()
#30 /var/www/survey/application/commands/console.php(77): ConsoleApplication->run()
<h1>Fatal plugin error: AuthHelmholtzAAI</h1><h2>Unknown error - error_get_last() returned null</h2><p>This plugin has been marked as faulty and will not be loaded again. See the plugin manager for more details, or contact the plugin author.</p>
Please Log in to join the conversation.
Please Log in to join the conversation.