Opened 10 years ago
Closed 10 years ago
#7258 closed defect (bug) (no action required)
Request Membership button not working on Group Page
| Reported by: | jaumearagay | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Groups | Version: | 1.9 |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
@jaumearagay - From your other issue (#7257), it looks like you are using the
bp-defaulttheme.I added a specific fix for the
bp-defaulttheme here:https://github.com/buddypress/BP-Default/commit/f0fe79832d301c44c42e26cb18ceb0a807fd8859
Can you verify that you are using the
bp-defaulttheme? If so, does the commit above fix your problem?