[buddypress-trac] [BuddyPress] #4179: Can't create more than 1 group in 24 hour period
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Mon Apr 30 17:53:31 UTC 2012
#4179: Can't create more than 1 group in 24 hour period
--------------------------+-----------------------------
Reporter: primetimejas | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Groups | Version: 1.5.5
Severity: normal | Keywords: needs-patch
--------------------------+-----------------------------
There is a cookie that is created here:
Line 130 of bp-groups-actions.php (in the bp-groups folder):
setcookie( ‘bp_new_group_id’, $bp->groups->new_group_id, time()+60*60*24,
COOKIEPATH );
Doesn't matter what plugins or theme are used, you can't create more than
1 group in a 24 hour period. This is required when setting up pre-defined
groups for a site. I asked about this in the forums and the reply was that
this cookie is cleared after group creation but it is not.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4179>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list