Opened 12 years ago
Closed 12 years ago
#4817 closed defect (bug) (no action required)
no registration pages created
Reported by: | intimez | Owned by: | |
---|---|---|---|
Milestone: | 1.7 | Priority: | normal |
Severity: | major | Version: | 1.7 |
Component: | Core | Keywords: | reporter-feedback |
Cc: | boonebgorges |
Description
when user activates buddypress, they will no longer see register/activate page which may lead to confusion. This was automatically created in previous versions.
wordpress 3.5.1 and buddypress trunk-6779
Attachments (1)
Change History (10)
#2
@
12 years ago
non-ms and registration was not changed. Could it have anything to do with the fix to making the Groups page automatically available? Maybe just a coincidence that register and activate pages were created automatically in previous trunk but no longer available with new trunk.
#4
@
12 years ago
registration was not changed
Yes, but is it enabled? Please check Dashboard > Settings > Anyone can register
Could it have anything to do with the fix to making the Groups page automatically available?
Possibly, I will have to look
#5
follow-up:
↓ 7
@
12 years ago
Confirmed on a fresh single site install.
Registration / activation pages are not created.
#6
@
12 years ago
Another issue is if registration is not active and pages are deleted and then registration is active the pages are not recreated. Should be automated.
#7
in reply to:
↑ 5
@
12 years ago
Replying to r-a-y:
Confirmed on a fresh single site install.
Registration / activation pages are not created.
Just tested, and the pages *are* created. Remember that you have to have registration enabled, or they won't be created: Dashboard > Settings > Anyone can register.
#8
@
12 years ago
Right, I guess that makes sense.
intimez has a point though. Previously, I believe those pages were auto-created. But I guess that doesn't matter for people new to BuddyPress. Just old-schoolers might be a little confused.
#9
@
12 years ago
- Resolution set to invalid
- Status changed from new to closed
I believe those pages were auto-created
Huh, actually you're right. https://buddypress.trac.wordpress.org/browser/tags/1.6.4/bp-core/admin/bp-core-update.php#L422 That seems odd to me :)
I'm closing this one. Thanks, all.
MS or non-MS?
Is registration open on your site? Was it open when you activated BuddyPress?