You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just disabled to show the widget and got a complete site shutdown
``Error: Call to a member function isModuleEnabled() on null in /home/admin/web/userx.net/public_html/protected/modules/calendar/models/SnippetModuleSettings.php:68
Stack trace:
New German Translations #2 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/base/Event.php(220): call_user_func(Array, Object(yii\base\Event)) Add "location" attribute #3 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/base/Component.php(553): yii\base\Event::trigger('humhub\widgets\...', 'init', Object(yii\base\Event)) Allow to repeat the event on daily weekly monthly basis #4 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/base/Widget.php(72): yii\base\Component->trigger('init') Add the zh_cn language for calendar #5 /home/admin/web/userx.net/public_html/protected/humhub/widgets/BaseMenu.php(74): yii\base\Widget->init() CalDav Integration #6 /home/admin/web/userx.net/public_html/protected/humhub/widgets/TopMenu.php(38): humhub\widgets\BaseMenu->init() can't comment #7 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/base/Object.php(107): humhub\widgets\TopMenu->init() Missing translation #8 [internal function]: yii\base\Object->__construct(Array) Add missing slash when building upcoming events links in sidebar widget #9 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/di/Container.php(375): ReflectionClass->newInstanceArgs(Array) Handle 0 days in future as a special case in getUpcomingEntries() #10 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('humhub\widgets\...', Array, Array) Not the same font in "Like" or "comment" #11 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/BaseYii.php(348): yii\di\Container->get('humhub\widgets\...', Array, Array) Missing translation! #12 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/base/Widget.php(136): yii\BaseYii::createObject(Array) is_public does not work #13 /home/admin/web/userx.net/public_html/protected/humhub/views/layouts/main.php(46): yii\base\Widget::widget() Jalali Calender #14 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/base/View.php(330): require('/home/admin/web...') Error when i add something on the calendar #15 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/base/View.php(250): yii\base\View->renderPhpFile('/home/admin/web...', Array) How to make recuring event #16 /home/admin/web/userx.net/public_html/protected/humhub/components/Controller.php(132): yii\base\View->renderFile('/home/admin/web...', Array, Object(humhub\modules\dashboard\controllers\DashboardController)) Allow group members/admins to edit events #17 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/base/Controller.php(382): humhub\components\Controller->renderContent('<div class="con...') Incorrect Phrasing of Strings #18 /home/admin/web/userx.net/public_html/protected/humhub/modules/dashboard/controllers/DashboardController.php(58): yii\base\Controller->render('index_guest', Array) Fixed two bugs of use the translation. #19 [internal function]: humhub\modules\dashboard\controllers\DashboardController->actionIndex() Feature Request: Color Coded Event Types #20 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) Bug: Default date / time (0.20 beta2) #21 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/base/Controller.php(156): yii\base\InlineAction->runWithParams(Array) Calendar_sidebar #22 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/base/Module.php(523): yii\base\Controller->runAction('', Array) Three fixes #23 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/web/Application.php(102): yii\base\Module->runAction('dashboard/dashb...', Array) The format of Events dates is invalid #24 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/base/Application.php(380): yii\web\Application->handleRequest(Object(humhub\components\Request)) Add calendar event / never stops loading #25 /home/admin/web/userx.net/public_html/index.php(25): yii\base\Application->run() Can't save calendar entry - Czech datetime format #26 {main}``
The text was updated successfully, but these errors were encountered:
001101
changed the title
Settings causing complete crash
Disabling widget causing complete crash
Sep 6, 2017
I managed to used the backuped module version, but I had really really strange issues on the way. On some versions the whole site only worked when the admin user was logged in, otherwise the site crashed complete. Now I have it worked again, but the calendar entry in topmenu is duplicated, hope I can managed to revert it, but it seems that some obsolete database entries still exists and causing that errors :/
Just disabled to show the widget and got a complete site shutdown
``Error: Call to a member function isModuleEnabled() on null in /home/admin/web/userx.net/public_html/protected/modules/calendar/models/SnippetModuleSettings.php:68
Stack trace:
Add "location" attribute #3 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/base/Component.php(553): yii\base\Event::trigger('humhub\widgets\...', 'init', Object(yii\base\Event))
Allow to repeat the event on daily weekly monthly basis #4 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/base/Widget.php(72): yii\base\Component->trigger('init')
Add the zh_cn language for calendar #5 /home/admin/web/userx.net/public_html/protected/humhub/widgets/BaseMenu.php(74): yii\base\Widget->init()
CalDav Integration #6 /home/admin/web/userx.net/public_html/protected/humhub/widgets/TopMenu.php(38): humhub\widgets\BaseMenu->init()
can't comment #7 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/base/Object.php(107): humhub\widgets\TopMenu->init()
Missing translation #8 [internal function]: yii\base\Object->__construct(Array)
Add missing slash when building upcoming events links in sidebar widget #9 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/di/Container.php(375): ReflectionClass->newInstanceArgs(Array)
Handle 0 days in future as a special case in getUpcomingEntries() #10 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('humhub\widgets\...', Array, Array)
Not the same font in "Like" or "comment" #11 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/BaseYii.php(348): yii\di\Container->get('humhub\widgets\...', Array, Array)
Missing translation! #12 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/base/Widget.php(136): yii\BaseYii::createObject(Array)
is_public does not work #13 /home/admin/web/userx.net/public_html/protected/humhub/views/layouts/main.php(46): yii\base\Widget::widget()
Jalali Calender #14 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/base/View.php(330): require('/home/admin/web...')
Error when i add something on the calendar #15 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/base/View.php(250): yii\base\View->renderPhpFile('/home/admin/web...', Array)
How to make recuring event #16 /home/admin/web/userx.net/public_html/protected/humhub/components/Controller.php(132): yii\base\View->renderFile('/home/admin/web...', Array, Object(humhub\modules\dashboard\controllers\DashboardController))
Allow group members/admins to edit events #17 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/base/Controller.php(382): humhub\components\Controller->renderContent('<div class="con...')
Incorrect Phrasing of Strings #18 /home/admin/web/userx.net/public_html/protected/humhub/modules/dashboard/controllers/DashboardController.php(58): yii\base\Controller->render('index_guest', Array)
Fixed two bugs of use the translation. #19 [internal function]: humhub\modules\dashboard\controllers\DashboardController->actionIndex()
Feature Request: Color Coded Event Types #20 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array)
Bug: Default date / time (0.20 beta2) #21 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/base/Controller.php(156): yii\base\InlineAction->runWithParams(Array)
Calendar_sidebar #22 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/base/Module.php(523): yii\base\Controller->runAction('', Array)
Three fixes #23 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/web/Application.php(102): yii\base\Module->runAction('dashboard/dashb...', Array)
The format of Events dates is invalid #24 /home/admin/web/userx.net/public_html/protected/vendor/yiisoft/yii2/base/Application.php(380): yii\web\Application->handleRequest(Object(humhub\components\Request))
Add calendar event / never stops loading #25 /home/admin/web/userx.net/public_html/index.php(25): yii\base\Application->run()
Can't save calendar entry - Czech datetime format #26 {main}``
The text was updated successfully, but these errors were encountered: