Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 2 of Ticket #6176


Ignore:
Timestamp:
01/30/2015 08:26:11 PM (9 years ago)
Author:
johnjamesjacoby
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6176

    • Property Component changed from Members to Sign ups & Activation
  • Ticket #6176 – Description

    initial v2  
    55If sign-ups were once turned on and a page was created and assigned, and then later sign-ups are turned off, that page and association still exist, and we should show a "Sorry, sign-ups are currently disabled" type message instead of a page.
    66
    7 We could also hide the page assignment UI if `bp_get_signup_allowed()` returns false, but that leaves options in the database with no ability to modify them. Users should be able to modify slugs & page-assignments for these two pages, and they should never not act like sign-up and activation pages.
     7We could also hide the page assignment UI if `bp_get_signup_allowed()` returns false, but that leaves options in the database with no ability to modify them. Users should be able to modify slugs & page-assignments for these two pages, and they should never not act like sign-up and activation pages when they are assigned.