Delete Account ends up with 404
-
dear developers, dear community,
we do have an issue when we want to delete an account. for example, if i browse to “my account” via the buddypress top navigation and further “settings” > “delete account” everything works fine; i can set the confirmation that i understand what’s happening next, but when i click on the “delete account” button, i got a blank page.
after inspecting it, it seems that there is a 404 thrown, at least it’s in the site’s header information. so i first thought, the target url was wrong ..
urls as follows:
“account deletion confirmation”: members/tester/settings/delete-account/
“404 error” after sending on: members/tester/settings/delete-account.. but it seems to be correct.
so therefore i collected all necessary data – hoping that helps a bit:
[Response-Header]
Date Mon, 14 Jun 2010 10:17:26 GMT
Server Apache
X-Powered-By PHP/5.2.12
Expires Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control no-cache, must-revalidate, max-age=0
Pragma no-cache
Last-Modified Mon, 14 Jun 2010 10:17:27 GMT
Content-Length 0
Keep-Alive timeout=15, max=100
Connection Keep-Alive
Content-Type text/html; charset=UTF-8[Request-Header]
User-Agent Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
Accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding gzip,deflate
Accept-Charset ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive 115
Connection keep-alive
Referer /members/tester/settings/delete-account/
wp-settings-time-4=1276070065; bp-activity-oldestpage=1; wordpress_test_cookie=WP+Cookie+check;[BuddyPress Post Data]
_wp_http_referer /members/tester/settings/delete-account/
_wpnonce c618ff069d
delete-account-button Mein Benutzerkonto löschen ?
delete-account-understand 1on a sidenote, we’re expiriencing other troubles by trying to delete that (or other) user(s) via the wordpress user management in the backend (then it’s a 500, not 404).
many thanks in advance,
chris
- The topic ‘Delete Account ends up with 404’ is closed to new replies.