Opened 16 years ago
Closed 16 years ago
#2333 closed defect (bug) (fixed)
undefined variable in bp-core-templatetags.php on line 1003
| Reported by: | ghostwheelie | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2.4 |
| Component: | Core | Version: | |
| Severity: | Keywords: | ||
| Cc: |
Description
looks like just a case of needed to add
global $bp;
in bp_search_form_type_select().
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This fix is in trunk and was fixed in revision 2261