mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #40108
[Bug 1647220] Re: Error messages on Institution statistics
** Changed in: mahara/16.10
Status: Confirmed => In Progress
** Changed in: mahara/16.04
Status: Confirmed => In Progress
--
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/1647220
Title:
Error messages on Institution statistics
Status in Mahara:
Fix Committed
Status in Mahara 16.04 series:
In Progress
Status in Mahara 16.10 series:
In Progress
Bug description:
Mahara master 17.04dev:
The following error messages appear in a fresh Mahara instance with no
institutions set up on Admin -> Institutions -> Statistics -> Pages.
It seems to be similar to bug #1486309.
[WAR] e8 (lib/user.php:1909) Undefined variable: urlid
Call stack (most recent first):
log_message("Undefined variable: urlid", 8, true, true, "/home/kristina/code/mahara/htdocs/lib/user.php", 1909) at /home/kristina/code/mahara/htdocs/lib/errors.php:521
error(8, "Undefined variable: urlid", "/home/kristina/code/mahara/htdocs/lib/user.php", 1909, array(size 4)) at /home/kristina/code/mahara/htdocs/lib/user.php:1909
profile_url(false, false) at /home/kristina/code/mahara/htdocs/lib/view.php:5796
View->get_url(false) at /home/kristina/code/mahara/htdocs/lib/view.php:5237
View::get_extra_view_info(array(size 5), false, false) at /home/kristina/code/mahara/htdocs/lib/registration.php:1399
institution_view_stats_table(10, 0, array(size 17)) at /home/kristina/code/mahara/htdocs/lib/registration.php:1323
institution_view_statistics(10, 0, array(size 17)) at /home/kristina/code/mahara/htdocs/admin/users/statistics.php:83
[WAR] e8 (lib/user.php:1918) Undefined variable: id
Call stack (most recent first):
log_message("Undefined variable: id", 8, true, true, "/home/kristina/code/mahara/htdocs/lib/user.php", 1918) at /home/kristina/code/mahara/htdocs/lib/errors.php:521
error(8, "Undefined variable: id", "/home/kristina/code/mahara/htdocs/lib/user.php", 1918, array(size 4)) at /home/kristina/code/mahara/htdocs/lib/user.php:1918
profile_url(false, false) at /home/kristina/code/mahara/htdocs/lib/view.php:5796
View->get_url(false) at /home/kristina/code/mahara/htdocs/lib/view.php:5237
View::get_extra_view_info(array(size 5), false, false) at /home/kristina/code/mahara/htdocs/lib/registration.php:1399
institution_view_stats_table(10, 0, array(size 17)) at /home/kristina/code/mahara/htdocs/lib/registration.php:1323
institution_view_statistics(10, 0, array(size 17)) at /home/kristina/code/mahara/htdocs/admin/users/statistics.php:83
[WAR] e8 (lib/user.php:1922) profile_url called with no user id
Call stack (most recent first):
profile_url(false, false) at /home/kristina/code/mahara/htdocs/lib/view.php:5796
View->get_url(false) at /home/kristina/code/mahara/htdocs/lib/view.php:5237
View::get_extra_view_info(array(size 5), false, false) at /home/kristina/code/mahara/htdocs/lib/registration.php:1399
institution_view_stats_table(10, 0, array(size 17)) at /home/kristina/code/mahara/htdocs/lib/registration.php:1323
institution_view_statistics(10, 0, array(size 17)) at /home/kristina/code/mahara/htdocs/admin/users/statistics.php:83
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1647220/+subscriptions
References