Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#1156 closed defect (bug) (no action required)

Activation emails are broken from wp-admin

Reported by: nullvariable's profile nullvariable Owned by:
Milestone: Priority: critical
Severity: Version:
Component: Keywords:
Cc:

Description

Fresh install of Buddy Press on the latest version of WPMU. Emails work when creating a new user from /wp-admin/user-new.php with BuddyPress disabled. When BP is enabled the email doesn't include the activation link but instead includes a %s (which should be the activation link.

The first %s substitution, the blog name, works fine, just the activation link is broken.

Hi,
You've been invited to join 'Example Blog' at
http://example.com as a contributor.
If you do not want to join this blog please ignore
this email. This invitation will expire in a few days.

Please click the folowing link to activate your user account:
%s

Oddly enough registrations following this link: /wp-admin/wpmu-users.php work just fine. They skip the registration link and email the user a password directly however. I'd prefer to be using the version that sends an activation link. Either way one of these functions should be disabled or they really should operate the same way. I'm guessing that the difference is because one is a blog user and the other is site wide?

Glad to help if I can, email me.

Change History (5)

#1 @apeatling
15 years ago

  • Summary changed from Activation emails are broken to Activation emails are broken from wp-admin

#2 @j.conti
15 years ago

This is a WPMU's bug --> wp-admin/user-new.php line 19

#3 @j.conti
15 years ago

Sorry, the bug is at wp-admin/user-new.php line 26

#4 @apeatling
15 years ago

  • Resolution set to invalid
  • Status changed from new to closed

WPMU bug only? Can someone confirm this is not BuddyPress and re-open if it is please?

Note: See TracTickets for help on using tickets.