← Back to team overview

mahara-contributors team mailing list archive

[Bug 1015884] Re: group tab on the sites stats page can't change pages

 

** Changed in: mahara
       Status: In Progress => Fix Released

** Changed in: mahara
    Milestone: 1.6.0 => None

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1015884

Title:
  group tab on the sites stats page can't change pages

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  Gives a PHP fatal erro in the logs:

  Call to undefined function group_homepage_url() in
  /var/lib/sitedata/dwoo/compile/default/var/www/moe/statistics/htdocs/theme/raw/templates/admin/groupstats.tpl.d17.php
  on line 21, referer:
  http://mahara.example.com/admin/statistics.php?type=groups

  solution is to put a require_once('group.php') in function
  group_stats_table in lib/registration.php

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


References