[buddypress-trac] [BuddyPress Trac] #8447: activate link doesn't work

buddypress-trac noreply at wordpress.org
Tue Mar 23 20:29:56 UTC 2021


#8447: activate link doesn't work
--------------------------+-----------------------------
 Reporter:  chrisbarry    |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Core          |    Version:
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 Hi,

 (I'm sorry if this is the wrong place for this, I assume this isn't a bug,
 more a config issue of mine, but the forum wouldn't let me post)

 My users are registering and being given signup links like this

 /activate/dwiuhsaefiubeuibfse/

 This doesn't work, it's as if the 2nd url segment doesn't get picked up.

 This does work

 /activate/?key=dwiuhsaefiubeuibfse

 I've been changing the function in bp_core_signup_send_validation_email to

 'activate.url' => esc_url( trailingslashit( bp_get_activation_page() ) .
 "<strong>?key=</strong>{$key}" ),

 But this will just get overriden the next time the plugin updates?

 What is the correct way to solve this? Is it my webserver not passing the
 url to a function correctly? I am hosting on wp-engine.

 Or is it actually a Buddypress problem?

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8447>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list