Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 12 years ago

#5095 closed defect (bug) (worksforme)

Registration & Activation doesn't show on 3rd-level sub-page

Reported by: jrfoell Owned by:
Priority: normal Milestone:
Component: Route Parser Version: 1.7
Severity: normal Keywords: needs-patch
Cc:

Description (last modified by boonebgorges)

I ran into a strange issue where the registration and activation pages weren't displaying anything when the page was a 3rd level sub-page. Example:

mysite.com/register (form shows up)
mysite.com/alumni/register (form shows up)
mysite.com

Change History (4)

#1 @johnjamesjacoby
13 years ago

  • Component CoreRewrite Rules
  • Keywords needs-patch added
  • Milestone Awaiting Review1.9

Moving to 1.9 to address this with proper rewrite rules support.

#2 @boonebgorges
13 years ago

  • Description modified (diff)
  • Milestone 1.92.0

Booting down the road with rewrite support.

#3 @boonebgorges
12 years ago

  • Description modified (diff)

#4 @boonebgorges
12 years ago

  • Milestone 2.0
  • Resolutionworksforme
  • Status newclosed

I can't reproduce this. The following all work for me:

example.com/register/
example.com/test-page/register
example.com/test-page/test-page-2/register
example.com/test-page/test-page-2/test-page-3/register

If you're still experiencing issues, please leave an update with more details. Thanks!

Note: See TracTickets for help on using tickets.