Dashboard Add Users email borkage
-
(added to Trac as well http://trac.buddypress.org/ticket/1265 )
I posted this initially as a response on another thread, but that thread was about the Welcome Pack, and the problem I’m seeing is completely separate from Welcome Pack, so I’m reposting it here for clarification.
The Dashboard Add Users feature has been broken on my site for awhile now, and I’ve been trying to follow the code and various string replacements, to see what the cause is. The problem we’re having is the email confirmation that is sent out after using Dashboard > Add User contains a broken string replacement, and no URL to click.
I just tried a fresh install of WPMU (2.8.4a) and tested Dashboard > Users > Add User (worked fine, email arrived intact).
After installing and enabling BuddyPress 1.1.1, doing the same thing to Add User results in a borked email:
Hi,
You've been invited to join 'WPMU Test Blogs' at
http://myserver.ca/wpmu as a subscriber.
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:
%sThe last %s isn’t being substituted by the activation link.
I’ve tried following the various filters and functions, but can’t seem to nail it down. The problem disappears if BuddyPress is disabled.
- The topic ‘Dashboard Add Users email borkage’ is closed to new replies.