Changes between Initial Version and Version 1 of Ticket #6295, comment 11
- Timestamp:
- 03/15/2015 07:55:19 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6295, comment 11
initial v1 1 1 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. 2 2 3 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 update dto this version as we have a live site with member activity 24x7 from over 29 countries.3 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 update to this version as we have a live site with member activity 24x7 from over 29 countries.