← Back to team overview

mahara-contributors team mailing list archive

[Bug 1510082] [NEW] Dashboard inbox & notifications not working.

 

Public bug reported:

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');

** Affects: mahara
     Importance: Undecided
         Status: New

** Attachment added: "Mahara-15.10.PNG"
   https://bugs.launchpad.net/bugs/1510082/+attachment/4505599/+files/Mahara-15.10.PNG

-- 
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:
  New

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


Follow ups