Changes between Initial Version and Version 2 of Ticket #6176
- Timestamp:
- 01/30/2015 08:26:11 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6176
-
Property
Component
changed from
Members
toSign ups & Activation
-
Property
Component
changed from
-
Ticket #6176 – Description
initial v2 5 5 If 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. 6 6 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 .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 when they are assigned.