Coinsence / meta

General Info and Improvement Proposal repository
1 stars 0 forks source link

Error when clicking on a project submission #309

Closed KarimChabrak closed 3 years ago

KarimChabrak commented 3 years ago

in ths challenge, https://community.coinsence.org/space/beyond-borders/xcoin/challenge/overview?challengeId=29

when clicking on Youth Hub or on Blue TN project, I get following error: { "url": "/space/beyond-borders/xcoin/funding/details?fundingId=333", "status": 500, "response": "

PHP Notice 'yii\base\ErrorException' with message 'Trying to get property 'contentContainerRecord' of non-object' \n\nin /var/www/coinsence/protected/modules/xcoin/models/Funding.php:402\n\nStack trace:\n#0 /var/www/coinsence/protected/modules/xcoin/models/Funding.php(402): yii\base\ErrorHandler->handleError(8, 'Trying to get p...', '/var/www/coinse...', 402, Array)\n#1 /var/www/coinsence/protected/modules/xcoin/views/funding/details_popup.php(...",
"textStatus": "error",
"xhr": {
"readyState": 4,
"responseText": "
PHP Notice 'yii\base\ErrorException' with message 'Trying to get property 'contentContainerRecord' of non-object' \n\nin /var/www/coinsence/protected/modules/xcoin/models/Funding.php:402\n\nStack trace:\n#0 /var/www/coinsence/protected/modules/xcoin/models/Funding.php(402): yii\base\ErrorHandler->handleError(8, 'Trying to get p...', '/var/www/coinse...', 402, Array)\n#1 /var/www/coinsence/protected/modules/xcoin/views/funding/details_popup.php(213): humhub\modules\xcoin\models\Funding->getContributors()\n#2 /var/www/coinsence/protected/vendor/yiisoft/yii2/base/View.php(336): require('/var/www/coinse...')\n#3 /var/www/coinsence/protected/vendor/yiisoft/yii2/base/View.php(254): yii\base\View->renderPhpFile('/var/www/coinse...', Array)\n#4 /var/www/coinsence/protected/humhub/modules/ui/view/components/View.php(111): yii\base\View->renderFile('/var/www/coinse...', Array, Object(humhub\modules\xcoin\controllers\FundingController))\n#5 /var/www/coinsence/protected/vendor/yiisoft/yii2/web/Controller.php(49): humhub\modules\ui\view\components\View->renderAjax('details_popup', Array, Object(humhub\modules\xcoin\controllers\FundingController))\n#6 /var/www/coinsence/protected/modules/xcoin/controllers/FundingController.php(299): yii\web\Controller->renderAjax('details_popup', Array)\n#7 [internal function]: humhub\modules\xcoin\controllers\FundingController->actionDetails('333')\n#8 /var/www/coinsence/protected/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array)\n#9 /var/www/coinsence/protected/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array)\n#10 /var/www/coinsence/protected/vendor/yiisoft/yii2/base/Module.php(528): yii\base\Controller->runAction('details', Array)\n#11 /var/www/coinsence/protected/vendor/yiisoft/yii2/web/Application.php(103): yii\base\Module->runAction('xcoin/funding/d...', Array)\n#12 /var/www/coinsence/protected/vendor/yiisoft/yii2/base/Application.php(386): yii\web\Application->handleRequest(Object(humhub\components\Request))\n#13 /var/www/coinsence/index.php(31): yii\base\Application->run()\n#14 {main}
", "status": 500, "statusText": "Internal Server Error" }, "dataType": "html", "html": "
PHP Notice 'yii\base\ErrorException' with message 'Trying to get property 'contentContainerRecord' of non-object' \n\nin /var/www/coinsence/protected/modules/xcoin/models/Funding.php:402\n\nStack trace:\n#0 /var/www/coinsence/protected/modules/xcoin/models/Funding.php(402): yii\base\ErrorHandler->handleError(8, 'Trying to get p...', '/var/www/coinse...', 402, Array)\n#1 /var/www/coinsence/protected/modules/xcoin/views/funding/details_popup.php(...",
"error": {},
"errorThrown": "Internal Server Error",
"validationError": false
}