#426 closed defect (bug) (no action required)
Missing 'buddypress' at bp-groups-templatetags.php
Reported by: | j.conti | Owned by: | |
---|---|---|---|
Milestone: | Priority: | major | |
Severity: | Version: | 2.0 | |
Component: | Keywords: | ||
Cc: |
Description
Missing 'buddypress' at bp-groups-templatetags.php
line 107 <?php echo bp_core_get_last_activity( groups_get_groupmeta( $group->id, 'last_activity' ), ('active %s ago', 'buddypress') ) ?>
and
line 180 <?php echo bp_core_get_last_activity( groups_get_groupmeta( $group->id, 'last_activity' ), ('active %s ago') ) ?>
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Fined File, ready to use