[buddypress-trac] [BuddyPress] #1265: Dashboard Add User email URL borked with BuddyPress 1.1.1 active

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Thu Oct 22 16:59:30 UTC 2009


#1265: Dashboard Add User email URL borked with BuddyPress 1.1.1 active
--------------------+-------------------------------------------------------
Reporter:  dnorman  |       Owner:     
    Type:  defect   |      Status:  new
Priority:  major    |   Milestone:     
Keywords:           |  
--------------------+-------------------------------------------------------
 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:
 %s
 `
 The 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.

-- 
Ticket URL: <http://trac.buddypress.org/ticket/1265>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list