Dashboard inbox & notifications not working.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Mahara |
Medium
|
Jitendra Rana | ||
| 1.10 |
Medium
|
Unassigned | ||
| 15.04 |
Medium
|
Unassigned | ||
| 15.10 |
Medium
|
Unassigned |
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_
Just add following line above line on which this error occurred.
require_
Jitendra Rana (jnrana) wrote : | #1 |
Changed in mahara: | |
assignee: | nobody → Jitendra Rana (jnrana) |
Changed in mahara: | |
status: | New → In Progress |
Robert Lyon (robertl-9) wrote : | #2 |
Hi Jitendra,
I've taken your fix and added it as a patch for review https:/
Thank you for letting us know about this problem
Cheers
Robert
Reviewed: https:/
Committed: https:/
Submitter: Robert Lyon (<email address hidden>)
Branch: master
commit 079a9d6c393cef4
Author: Jitendra Rana <email address hidden>
Date: Thu Oct 29 12:10:53 2015 +1300
Bug 1510082: fatal error missing function format_
Just need to require once 'activity.php'
behatnotneeded
Change-Id: Ie1de5b2b50f3de
Signed-off-by: Robert Lyon <email address hidden>
Patch for "15.10_STABLE" branch: https:/
Mahara Bot (dev-mahara) wrote : | #6 |
Patch for "15.04_STABLE" branch: https:/
Mahara Bot (dev-mahara) wrote : | #7 |
Patch for "1.10_STABLE" branch: https:/
Reviewed: https:/
Committed: https:/
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE
commit afe356ad76792da
Author: Jitendra Rana <email address hidden>
Date: Thu Oct 29 12:10:53 2015 +1300
Bug 1510082: fatal error missing function format_
Just need to require once 'activity.php'
behatnotneeded
Change-Id: Ie1de5b2b50f3de
Signed-off-by: Robert Lyon <email address hidden>
(cherry picked from commit 079a9d6c393cef4
Mahara Bot (dev-mahara) wrote : | #9 |
Reviewed: https:/
Committed: https:/
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.04_STABLE
commit 4a96de7ab1cef97
Author: Jitendra Rana <email address hidden>
Date: Thu Oct 29 12:10:53 2015 +1300
Bug 1510082: fatal error missing function format_
Just need to require once 'activity.php'
behatnotneeded
Change-Id: Ie1de5b2b50f3de
Signed-off-by: Robert Lyon <email address hidden>
(cherry picked from commit 079a9d6c393cef4
Mahara Bot (dev-mahara) wrote : | #10 |
Reviewed: https:/
Committed: https:/
Submitter: Robert Lyon (<email address hidden>)
Branch: 1.10_STABLE
commit 604f6528bc1d870
Author: Jitendra Rana <email address hidden>
Date: Thu Oct 29 12:10:53 2015 +1300
Bug 1510082: fatal error missing function format_
Just need to require once 'activity.php'
behatnotneeded
Change-Id: Ie1de5b2b50f3de
Signed-off-by: Robert Lyon <email address hidden>
(cherry picked from commit 079a9d6c393cef4
no longer affects: | mahara/16.04 |
Changed in mahara: | |
status: | Fix Committed → Fix Released |
Patch for "master" branch: https:/ /reviews. mahara. org/5641