Giter Site home page Giter Site logo

humhub-onlinegroups-module's People

Contributors

felli avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

humhub-onlinegroups-module's Issues

Online Group members display

At the moment the widget displays, but doesn't call any member group sessions, I believe this is because group doesn't own a session token, therefore, can't be called on, so a way around this needs to be implemented.

Roadmap

The following is the set Roadmap for this module!

  • Need to fix {#1)
  • Online Group members display (#2)
  • Code Cleaning (#3)
  • Find a better way of implementing 'OnlineGroups' => $query->all(),
  • Search for specific online group instead of all online groups. (#5)

Need to fix

Error Stack

Error: Cannot use object of type yii\db\ActiveQuery as array in /home/USER/SITE/protected/vendor/yiisoft/yii2/db/QueryBuilder.php:1476 Stack trace:
#0 /home/USER/SITE/protected/vendor/yiisoft/yii2/db/QueryBuilder.php(1078): yii\db\QueryBuilder->buildSimpleCondition('>', Array, Object(yii\db\ActiveQuery))
#1 /home/USER/SITE/protected/vendor/yiisoft/yii2/db/QueryBuilder.php(1130): yii\db\QueryBuilder->buildCondition(Array, Object(yii\db\ActiveQuery))
#2 /home/USER/SITE/protected/vendor/yiisoft/yii2/db/QueryBuilder.php(1078): yii\db\QueryBuilder->buildAndCondition('AND', Array, Object(yii\db\ActiveQuery))
#3 /home/USER/SITE/protected/vendor/yiisoft/yii2/db/QueryBuilder.php(883): yii\db\QueryBuilder->buildCondition(Array, Object(yii\db\ActiveQuery))
#4 /home/USER/SITE/protected/vendor/yiisoft/yii2/db/QueryBuilder.php(116): yii\db\QueryBuilder->buildWhere(Array, Object(yii\db\ActiveQuery))
#5 /home/USER/SITE/protected/vendor/yiisoft/yii2/db/ActiveQuery.php(318): yii\db\QueryBuilder->build(Object(yii\db\Query))
#6 /home/USER/SITE/protected/vendor/yiisoft/yii2/db/Query.php(213): yii\db\ActiveQuery->createCommand(Object(yii\db\Connection))
#7 /home/USER/SITE/protected/vendor/yiisoft/yii2/db/ActiveQuery.php(135): yii\db\Query->all(NULL)
#8 /home/USER/SITE/protected/modules/onlinegroups/widgets/OnlineGroupsSidebarWidget.php(30): yii\db\ActiveQuery->all()
#9 /home/USER/SITE/protected/vendor/yiisoft/yii2/base/Widget.php(139): humhub\modules\onlinegroups\widgets\OnlineGroupsSidebarWidget->run()
#10 /home/USER/SITE/protected/humhub/widgets/BaseStack.php(85): yii\base\Widget::widget(Array)
#11 /home/USER/SITE/protected/vendor/yiisoft/yii2/base/Widget.php(139): humhub\widgets\BaseStack->run()
#12 /home/USER/SITE/protected/humhub/modules/dashboard/views/dashboard/index.php(20): yii\base\Widget::widget(Array)
#13 /home/USER/SITE/protected/vendor/yiisoft/yii2/base/View.php(330): require('/home/USER/...')
#14 /home/USER/SITE/protected/vendor/yiisoft/yii2/base/View.php(250): yii\base\View->renderPhpFile('/home/USER/...', Array)
#15 /home/USER/SITE/protected/vendor/yiisoft/yii2/base/View.php(152): yii\base\View->renderFile('/home/USER/...', Array, Object(humhub\modules\dashboard\controllers\DashboardController))
#16 /home/USER/SITE/protected/vendor/yiisoft/yii2/base/Controller.php(381): yii\base\View->render('index', Array, Object(humhub\modules\dashboard\controllers\DashboardController))
#17 /home/USER/SITE/protected/humhub/modules/dashboard/controllers/DashboardController.php(62): yii\base\Controller->render('index', Array)
#18 [internal function]: humhub\modules\dashboard\controllers\DashboardController->actionIndex()
#19 /home/USER/SITE/protected/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array)
#20 /home/USER/SITE/protected/vendor/yiisoft/yii2/base/Controller.php(156): yii\base\InlineAction->runWithParams(Array)
#21 /home/USER/SITE/protected/vendor/yiisoft/yii2/base/Module.php(523): yii\base\Controller->runAction('', Array)
#22 /home/USER/SITE/protected/vendor/yiisoft/yii2/web/Application.php(102): yii\base\Module->runAction('dashboard/dashb...', Array)
#23 /home/USER/SITE/protected/vendor/yiisoft/yii2/base/Application.php(380): yii\web\Application->handleRequest(Object(humhub\components\Request))
#24 /home/USER/SITE/index.php(25): yii\base\Application->run()
#25 {main}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.