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: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 1.2.4 | Priority: | normal |
| Severity: | Version: | ||
| Component: | Core | 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.
This fix is in trunk and was fixed in revision 2261