Changes between Initial Version and Version 1 of Ticket #6295, comment 14
- Timestamp:
- 03/15/2015 10:56:51 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6295, comment 14
initial v1 1 1 For me, the registration and activation pages fail to load any content when they are nested under the Members directory page in both BP 2.1.1 and BP 2.2.1 (`example.com/members/register/`, `example.com/members/activate/`) using either theme compatibility or the bp-default theme. So I'm not sure how you're getting your registration page to load at `/members/register/`. 2 2 3 In BP 2.2.1, I just tested email activation successfully in both formats - `example.com/activate/HASH/` and `example.com/activate/?key=HASH` 3 In BP 2.2.1, I just tested email activation successfully in both formats - `example.com/activate/HASH/` and `example.com/activate/?key=HASH`. 4 4 5 Do you have any redirect code snippets relat edto the register or activation pages anywhere (your theme's functions.php, .htaccess)? . Also try disabling iThemes Security.5 Do you have any redirect code snippets relating to the register or activation pages anywhere (your theme's functions.php, .htaccess)? . Also try disabling iThemes Security. 6 6 7 7 Preferably, please test changes in a development environment before deploying them live on your site.