#690 closed defect (bug) (no action required)
bp-core-activation - redirects to wp-activate.php
| Reported by: | daysleeperxyz | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Version: | 1.0 | |
| Severity: | Keywords: | registration, activation, redirection | |
| Cc: |
Description
line 26: $current_site->path ?>wp-activate.php should read $current_site->path ?>activate to load buddypress's activate.php which loads the function bp_core_activation_do_activation which is found in /bp-core/by-core-activation.php
Jonathan
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The /activate/ slug is theme specific, so this can't be hardcoded.