#6041 closed enhancement (fixed)
permalinks nag message looks optional
| Reported by: | DJPaul | Owned by: | djpaul |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2 |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The green colour used by the "BuddyPress is almost ready. You must update your permalink structure" message suggests, to me, that this is an optional message. In fact, it ought to be the red colour banner because if permalinks aren't set, BuddyPress doesn't work.
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This actually sucks because bp_core_print_admin_notices() sticks everything in one box and it says "BuddyPress combines all its messages into a single notice, to avoid a preponderance of yellow boxes". This reads like a JJJ-style note from back in the day :), I assume we used to have many more nags -- I can't remember.
I would like to revisit this. I'd like to suggest we change this method to draw one banner box for each "type" of message (updated, error, etc)