mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #30837
[Bug 1510082] Re: Dashboard inbox & notifications not working.
Hi Jitendra,
I've taken your fix and added it as a patch for review
https://reviews.mahara.org/#/c/5641/
Thank you for letting us know about this problem
Cheers
Robert
** Changed in: mahara
Status: New => 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/1510082
Title:
Dashboard inbox & notifications not working.
Status in Mahara:
In Progress
Bug description:
I have just upgraded to 15.10 & dashboard messages and notification
were not working. Throwing following error :
Fatal error: Call to undefined function
format_notification_whitespace() in
/home/campusre/public_oepldev/cp/blocktype/inbox/lib.php on line 93
Just add following line above line on which this error occurred.
require_once('activity.php');
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1510082/+subscriptions
References