Opened 14 years ago
Closed 14 years ago
#2364 closed defect (bug) (fixed)
After disabling the global forum directory the search option for 'forums' is still available in the drop down search.
Reported by: | rossagrant | Owned by: | |
---|---|---|---|
Milestone: | 1.2.5 | Priority: | normal |
Severity: | Version: | ||
Component: | Forums | Keywords: | has-patch |
Cc: |
Description
Quite a simple one this.
Even after disabling the global forum directory in the dashboard, the drop down search in BP still displays 'forums' as a search option. Obviously this is redundant with no forums directory.
Could this option be removed upon deactivation of the directory?
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Looks like $bp wasn't being declared. Patch attached.