[buddypress-trac] [BuddyPress Trac] #7762: Friendship Add /Reject does not function
buddypress-trac
noreply at wordpress.org
Mon Apr 23 15:03:05 UTC 2018
#7762: Friendship Add /Reject does not function
--------------------------+---------------------
Reporter: qwerbycom | Owner: (none)
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.0
Component: Friends | Version:
Severity: normal | Resolution:
Keywords: needs-patch |
--------------------------+---------------------
Comment (by dcavins):
Hi @qwerbycom-
Thanks for your ticket. I'm not able to replicate the issue you're seeing.
Can you tell me a few other things:
What theme are you using?
What BP template pack are you using? (Nouveau or Legacy)
Can you share the AJAX request and response when you attempt to accept or
reject a friendship? Here's an example:
**Request: (to /wp-admin/admin-ajax.php)**
{{{
_wpnonce 47e74ea365
action friends_accept_friendship
item_id 1
}}}
**Response:**
{{{
success true
data:
feedback <div class="bp-feedback success">Friendship
accepted.</div>
type success
is_user true
nonce 157b0dc02f
}}}
Thanks!
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7762#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list