Opened 9 years ago
Closed 9 years ago
#6929 closed defect (bug) (fixed)
Wrong link to "reinstall emails" link
Reported by: | nat0n | Owned by: | boonebgorges |
---|---|---|---|
Milestone: | 2.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | has-patch |
Cc: |
Description
The URL to "reinstall emails" in the message box on the new Emails page says:
/wp-admin/network/tools.php?page=bp-tools (404 for me)
…but I guess it should be:
/wp-admin/network/admin.php?page=bp-tools (works for me)
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Thanks for your feedback @nat0n, i confirm the link is not right in case BuddyPress is network activated.
I suggest 6929.patch to fix this issue.