Skip to:
Content

BuddyPress.org

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


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6295, comment 14

    initial v1  
    11For 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/`.
    22
    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`
     3In BP 2.2.1, I just tested email activation successfully in both formats - `example.com/activate/HASH/` and `example.com/activate/?key=HASH`.
    44
    5 Do you have any redirect code snippets related to the register or activation pages anywhere (your theme's functions.php, .htaccess)? .  Also try disabling iThemes Security.
     5Do 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.
    66
    77Preferably, please test changes in a development environment before deploying them live on your site.