Ticket #178 (closed defect: fixed)
BuddyPress under subdirectory breaks login form post
| Reported by: | williamsba1 | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Version: | Keywords: | ||
| Cc: |
Description
I just setup a vanilla install of BuddyPress in a subdirectory on a subdomain of my primary domain. You can view the install here:
http://demo.webdevstudios.com/buddypress/
Notice the login form is posting to /wp-login.php like so:
<form id="login-form" method="post" action="/wp-login.php" name="login-form">
This breaks the form as it should be posting to /buddypress/wp-login.php.
Change History
Note: See
TracTickets for help on using
tickets.
