Opened 18 years ago
Closed 18 years ago
#48 closed defect (bug) (fixed)
Messages Plugin not using $bp in r252 - messages_add_admin_menu()
| Reported by: | sollaires | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Version: | ||
| Severity: | Keywords: | ||
| Cc: |
Description
The messages plugin is not correctly using $bp in the messages_add_admin_menu() function. The installation check is using an old global variable that is no longer available which breaks installation in a fresh install.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fixed, thanks.