#6332 closed defect (bug) (no action required)
bp_is_user_profile() fails without /profile/ in the URL
| Reported by: | henry.wright | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
bp_is_user_profile() doesn't seem to return true if the URL is http://example.com/members/joe/
The function works as expected if I append profile to the URL. For example: http://example.com/members/joe/profile/
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Apologies, getting confused with
bp_is_user()Closing.