Hi everyone.
The Log Out problem is with the Admin Bar. The link is http://example.com/wordpress/wp-login.php?action=logout&redirect_to=http%3A%2F%2Fexample.com%2Fwordpress&_wpnonce=xxxxxxx
The user gets logged out but it’s a 404. Interestingly, the sidebar logout works fine and the logout link is http://example.com/wordpress/wp-login.php?action=logout&redirect_to=http%3A%2F%2Fexample.com&_wpnonce=xxxxxxx
The first link has /wordpress in there. WordPress is installed in /wordpress, not the root directory, so this is where the problem is, but I don’t understand why the Admin bar has the incorrect link. Any ideas?
Delete Account also goes to a 404, but the account gets deleted. I’ve seen posts on this but it was solved with the lastest Buddypress release? I have the latest version, so I’m not sure what the problem is here.
Any help would be appeciated! Thank you.