[buddypress-trac] [BuddyPress] #4793: page not found when loggin out from a member's profile page
buddypress-trac
noreply at wordpress.org
Tue Jan 29 21:19:13 UTC 2013
#4793: page not found when loggin out from a member's profile page
---------------------------+-----------------------------
Reporter: chouf1 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Rewrite Rules | Version:
Severity: minor | Keywords:
---------------------------+-----------------------------
BP 1.6.4 (had the same trouble on 1.6.2 and 1.6.3)
wp 3.5.1 MS
as super-admin, i get a "page not found" error each time i logout from a
member profile edit page -> membres/xxxx/profile/edit/group/1/
The logout should redirect to the homepage or to the profile activity
I tested this on a MS and a single WP/BP install. Single works fine, MS
doesn't
on the Ms, the logout link looks like this
{{{
/wp-
login.php?action=logout&redirect_to=http%3A%2F%2Fexample.com%2Fmembres%2Fxxxx%2Fprofile%2Fedit%2Fgroup%2F1&_wpnonce=cf3b944fa7
}}}
on the single install i have this (with wp_logout_url( home_url() ) on my
template), who is working.
{{{
/wp-
login.php?action=logout&redirect_to=http%3A%2F%2Fexample.com&_wpnonce=b1937f1b98
}}}
Apologize if this was already related.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4793>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list