Changes between Initial Version and Version 1 of Ticket #6295, comment 12
- Timestamp:
- 03/15/2015 10:00:23 PM (10 years ago)
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/`).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/register/`, `/members/activate/`). 2 2 3 3 Moving the registration / activation pages to a parent will probably fix these issues, but will break existing registration links already sent via email.