Hi, am using LAMP stack with php7 for my modx
I followed the instructions to install Discuss, Friendly url is working, added needed resources, changed the system settings.
but the forums page return a 500 error.
below is the error log
[Wed Dec 14 19:23:54.716122 2016] [:error] [pid 5208] [client 66.229.165.36:10922] PHP Fatal error:
Uncaught Error: Call to undefined method stdClass::setOptions() in /var/www/modx/core/components/discuss/model/discuss/request/disrequest.class.php:121\nStack trace:\n#0
/var/www/modx/core/components/discuss/model/discuss/request/disrequest.class.php(85): DisRequest->render()\n#1 /var/www/modx/core/cache/includes/elements/modsnippet/37.include.cache.php(36):
DisRequest->handle()\n#2 /var/www/modx/core/model/modx/modscript.class.php(70): include('/var/www/modx/c...')\n#3 /var/www/modx/core/model/modx/modparser.class.php(521): modScript->process()\n#4
/var/www/modx/core/model/modx/modparser.class.php(250): modParser->processTag(Array, true)\n#5 /var/www/modx/core/model/modx/modresponse.class.php(69): modParser->processElementTags('',
'[[!Discuss]]', true, false, '[[', ']]', Array, 9)\n#6 /var/www/modx/core/model/modx/modrequest.class.php(137): modResponse->outputContent(Array)\n#7
/var/www/modx/core/model/modx/modrequest.class.php(121): modRequest->prepareResponse()\n#8 /var/www/modx/core/model/modx/modx.class.php(1399): in
/var/www/modx/core/components/discuss/model/discuss/request/disrequest.class.php on line 121, referer: http://modx.intertrick.com/manager/?a=resource/update&id=9
can anyone help me?
[ed. note: punxious1989 last edited this post 8 years, 3 months ago.]