← Back to team overview

mahara-contributors team mailing list archive

[Bug 1015884] A change has been merged

 

Reviewed:  https://reviews.mahara.org/1358
Committed: http://gitorious.org/mahara/mahara/commit/8c8c78fee82b1345effcb37b090125ccf1ad61dd
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch:    master

commit 8c8c78fee82b1345effcb37b090125ccf1ad61dd
Author: Hugh Davenport <hugh@xxxxxxxxxxxxxxx>
Date:   Thu Jun 21 16:33:59 2012 +1200

    Fix group tab on site stats page (bug #1015884)
    
    Change-Id: Id2d874223c9468360a245ee5e7214176a0c8890d
    Signed-off-by: Hugh Davenport <hugh@xxxxxxxxxxxxxxx>

-- 
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:
  In Progress

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