← Back to team overview

mahara-contributors team mailing list archive

[Bug 1582983] Re: Unable to create a group collection when clean urls are on

 

Ah it turns out that the plugin 'multirecipientnotification' inculdes
lib/group.php as part of it's code and on my site that plugin was
disabled. Once I enabled it again things work as expected

** Changed in: mahara
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1582983

Title:
  Unable to create a group collection when clean urls are on

Status in Mahara:
  Invalid

Bug description:
  Get the following message
  PHP Fatal error:  Call to undefined function group_current_group() in /../htdocs/collection/index.php on line 35, referer: https://mydomain/group/a-test

  And also

  PHP Fatal error:  Call to undefined function group_current_group() in
  /../htdocs/collection/edit.php on line 53, referer:
  https://mydomain/collection/index.php?group=37

  This works fine on a site without cleanurls

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1582983/+subscriptions


References