Opened 12 years ago
Closed 12 years ago
#4749 closed defect (bug) (duplicate)
Activation email link incorrect
Reported by: | stefwilliams | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | major | Version: | 1.7 |
Component: | Core | Keywords: | |
Cc: |
Description
Reporting an issue with incorrect activation link in email. The full details are here:
http://buddypress.org/support/topic/activation-link-in-1-7-bleeding/#post-149439
But the gist of it is:
When creating a new account with BP 1.7, account is created and email sent to email address, but activation link in email is broken, linking to default wp-activate.php (which gives page not found) rather than the Activation page defined in BP Admin in the backend.
Have tried with no plugins and Twenty Twelve theme and still broken (though it redirects to login page rather than giving a broken link)
I can verify a closely related problem where BuddyPress isn't catching the registration url. So a user who wants to register is being sent to /wp-login.php?action=register rather than the registration page I set up via BP's pages settings. Can duplicate on two separate test installations, both using BP 1.7-rev6714 with WP 3.5, TwentyTwelve theme.