mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #05186
[Bug 800025] Re: Placing feedback crashes with Call to undefined function group_get_default_artefact_permissions
Yep,
all the above was done via site admin. Was a blank group view.
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/800025
Title:
Placing feedback crashes with Call to undefined function
group_get_default_artefact_permissions
Status in Mahara ePortfolio:
Incomplete
Bug description:
Mahara 1.3.6.
When logged in as the site administrator, and trying to place some
feedback on a group view that they owned. No file was uploaded, and
just the word 'Test' was entered into the feedback box.
Upon submission, I got this in the logs:
PHP Fatal error: Call to undefined function group_get_default_artefact_permissions() in /var/www/ewiesion.com/mahara/artefact/lib.php on line 834
Adding a require_once('group.php') at the top of artefact/lib.php
fixed the issue.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/800025/+subscriptions
References