Opened 16 years ago
Closed 16 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: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2.5 |
| Component: | Forums | Version: | |
| Severity: | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Looks like $bp wasn't being declared. Patch attached.