Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #6295, comment 12


Ignore:
Timestamp:
03/15/2015 10:00:23 PM (10 years ago)
Author:
r-a-y
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6295, comment 12

    initial v1  
    1 wrowlands - It looks like the issue is due in part to changes made to reset the post ID to zero (r9322) and that you have nested your registration and activation pages as a child of the members page (`/members/activate/`, `/members/activate/`).
     1wrowlands - It looks like the issue is due in part to changes made to reset the post ID to zero (r9322) and that you have nested your registration and activation pages as a child of the members page (`/members/register/`, `/members/activate/`).
    22
    33Moving the registration / activation pages to a parent will probably fix these issues, but will break existing registration links already sent via email.