Open Forum
Maintained by
Open LMS Development
Open forum are designed to increase engagement and provide a responsive, modern alternative to standard Moodle forums.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
I understand that those features were removed from the open source version because without the Grader plugin it would break things, but since the grader plugin is available, how can site administrators add back in those functions.
( ! ) Notice: Undefined property: stdClass::$user in /var/www/moodle3/mod/hsuforum/view.php on line 79
Call Stack
# Time Memory Function Location
1 0.0010 267336 {main}
Skip to main content
.
( ! ) Notice: Undefined property: stdClass::$user in /var/www/moodle3/mod/hsuforum/discuss.php on line 97
Call Stack
# Time Memory Function Location
1 0.0005 234968 {main}
Skip to main content
.
Coding error detected, it must be fixed by a programmer: User id is required when printing user avatar image.
Debug info:
Error code: codingerror
Stack trace:
line 214 of /lib/outputcomponents.php: coding_exception thrown
line 2488 of /lib/outputrenderers.php: call to user_picture->__construct()
line 1622 of /mod/hsuforum/renderer.php: call to core_renderer->user_picture()
line 1590 of /mod/hsuforum/renderer.php: call to mod_hsuforum_renderer->simple_edit_template()
line 364 of /mod/hsuforum/renderer.php: call to mod_hsuforum_renderer->simple_edit_post()
line 256 of /mod/hsuforum/renderer.php: call to mod_hsuforum_renderer->discussion()
line 5695 of /mod/hsuforum/lib.php: call to mod_hsuforum_renderer->discussion_thread()
line 280 of /mod/hsuforum/discuss.php: call to hsuforum_print_discussion()
( ! ) Notice: Undefined property: stdClass::$user in /var/www/moodle3/mod/hsuforum/view.php on line 79
Call Stack
# Time Memory Function Location
1 0.0010 267336 {main}
Skip to main content
.
( ! ) Notice: Undefined property: stdClass::$user in /var/www/moodle3/mod/hsuforum/discuss.php on line 97
Call Stack
# Time Memory Function Location
1 0.0005 234968 {main}
Skip to main content
.
Coding error detected, it must be fixed by a programmer: User id is required when printing user avatar image.
Debug info:
Error code: codingerror
Stack trace:
line 214 of /lib/outputcomponents.php: coding_exception thrown
line 2488 of /lib/outputrenderers.php: call to user_picture->__construct()
line 1622 of /mod/hsuforum/renderer.php: call to core_renderer->user_picture()
line 1590 of /mod/hsuforum/renderer.php: call to mod_hsuforum_renderer->simple_edit_template()
line 364 of /mod/hsuforum/renderer.php: call to mod_hsuforum_renderer->simple_edit_post()
line 256 of /mod/hsuforum/renderer.php: call to mod_hsuforum_renderer->discussion()
line 5695 of /mod/hsuforum/lib.php: call to mod_hsuforum_renderer->discussion_thread()
line 280 of /mod/hsuforum/discuss.php: call to hsuforum_print_discussion()
the module is not currently supported in the mobile app. When the work was originally done to add support it hit some limitations with the mobile apps ability to interact with 3rd party modules which prevented it from working. It is intended to support the app at some point, but I'm not sure when that is currently scheduled to be delivered.
After installing the Advanced forum, I proceeded to try it out on the Moodle Mobile App where I was shown a message "UH OH, this plugin is not supported, view in browser"
Is this plugin supported by the Mobile App?
If it is supported, can anyone shed some light as to why I get this message?
However, I have just discovered a rather bizarre problem with the upgrade. Though everything appears to function properly, several posts from students have been truncated. Their posts are present in the upgrade, but for some strange reason they are much shorter than in my backup. I have only discovered this after being on the new system for two weeks, so I will need to copy the old posts to the new system or write some kind of script to do it! :S
Did the search work in your test? There is a tracker item for this from January: https://moodle.org/mod/forum/discuss.php?d=345465&mode=1
I have tested this with 3.2 and it does indeed work. I have not done extensive testing, but so far it appears to work exactly as it did in 3.1.
You can fix this?