Opened 8 years ago
Closed 8 years ago
#7258 closed defect (bug) (no action required)
Request Membership button not working on Group Page
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 1.9 |
Component: | Groups | Keywords: | |
Cc: | jaumearagay |
Description
Request Membership button not working on Group Front Page for a Private Group. When clicked it tries to open a new page and a 404 message is displayed.
The same button works properly in the Groups List Page where it triggers the request and changes it's value to Membership Requested.
Change History (4)
Note: See
TracTickets for help on using
tickets.
@jaumearagay - From your other issue (#7257), it looks like you are using the
bp-default
theme.I added a specific fix for the
bp-default
theme here:https://github.com/buddypress/BP-Default/commit/f0fe79832d301c44c42e26cb18ceb0a807fd8859
Can you verify that you are using the
bp-default
theme? If so, does the commit above fix your problem?