Moodle

Fatal error encountered whilst testing Reset: Call to undefined function groups_remove_all_group_members.

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.8
  • Fix Version/s: 1.9, 2.0
  • Component/s: Administration
  • Labels:
    None
  • Environment:
    Win2003, IIS, MSSQL
  • Database:
    Microsoft SQL
  • Affected Branches:
    MOODLE_18_STABLE
  • Fixed Branches:
    MOODLE_19_STABLE, MOODLE_20_STABLE

Description

Screenshot of error message attached. Appears to remove all student details from the course (e.g. blog entries viewable in the course)

Issue Links

Activity

Hide
Jeremy Hopkins added a comment -

I have the same error running the latest stable release of 25/05/07 running Suse Linux / PHP 4.3.10 / MySQL 4.1.20

Show
Jeremy Hopkins added a comment - I have the same error running the latest stable release of 25/05/07 running Suse Linux / PHP 4.3.10 / MySQL 4.1.20
Hide
Katarzyna Potocka added a comment -

I had the same problem with 1.8.1 and while searching for the function groups_remove_all_group_members I noticed, that this function has no functionality at all. The group members are being deleted during the role_unassign process, so, in my opinion, this call to the function groups_remove_all_group_members i unnecessary.

Show
Katarzyna Potocka added a comment - I had the same problem with 1.8.1 and while searching for the function groups_remove_all_group_members I noticed, that this function has no functionality at all. The group members are being deleted during the role_unassign process, so, in my opinion, this call to the function groups_remove_all_group_members i unnecessary.
Hide
Julian Ridden added a comment -

Have just had this in a training course with 1.8.2. Is thi8s stopping reset from occuring. Is it fixed yet or part of the bugathon?

Show
Julian Ridden added a comment - Have just had this in a training course with 1.8.2. Is thi8s stopping reset from occuring. Is it fixed yet or part of the bugathon?
Hide
Alex Djachenko added a comment -

Version 1.8.3
He same error. There is clean-up some courses.

Show
Alex Djachenko added a comment - Version 1.8.3 He same error. There is clean-up some courses.
Hide
Petr Škoda (skodak) added a comment -

fixed in cvs - see MDL-7028
thanks for the report

Show
Petr Škoda (skodak) added a comment - fixed in cvs - see MDL-7028 thanks for the report
Hide
Oleg Sychev added a comment -

It will be very nice to have it fixed in 1.8. too.

Show
Oleg Sychev added a comment - It will be very nice to have it fixed in 1.8. too.
Hide
Petr Škoda (skodak) added a comment -

The problem is that course reset never worked properly.
Fixing just this problem will not solve it in 1.8.x, unfortunately I do not have a week to backport/test everything, the code in 1.9dev depends on features available only in that release, sorry

Show
Petr Škoda (skodak) added a comment - The problem is that course reset never worked properly. Fixing just this problem will not solve it in 1.8.x, unfortunately I do not have a week to backport/test everything, the code in 1.9dev depends on features available only in that release, sorry

Dates

  • Created:
    Updated:
    Resolved: