[buddypress-trac] [BuddyPress Trac] #6295: New user activation link returns 404 error
buddypress-trac
noreply at wordpress.org
Sun Mar 15 19:54:14 UTC 2015
#6295: New user activation link returns 404 error
---------------------------------+------------------------------
Reporter: wrowlands | Owner:
Type: defect (bug) | Status: new
Priority: highest | Milestone: Awaiting Review
Component: Component - Members | Version: 2.2.1
Severity: critical | Resolution:
Keywords: |
---------------------------------+------------------------------
Comment (by wrowlands):
I took a look at the code for BP version 2.2.1. I believe that I have
found the problem. The activation key that is sent from version 2.2.1
creates a link with
"http://rotarymeansbusiness.com/members/activate/9911a002b4e09ad237e2135ad1cae4ae.
The activation key with version 2.1.1 creates a link with
http://rotarymeansbusiness.com/members/activate/?key=9911a002b4e09ad237e2135ad1cae4ae.
As you can easily see, there is the missing function within the link that
inputs the activation text into the activation form found on the activate
page. Without the fuction code, the link directs someone to a page on the
site that does not exist.
As to the php loop issue that was being exhibited with version 2.2.1, I
cannot duplicate this without updating to version 2.2.1. At this moment I
do not want to updated to this version as we have a live site with member
activity 24x7 from over 29 countries.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6295#comment:11>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list