Opened 3 years ago
Closed 3 years ago
#2260 closed defect (bug) (duplicate)
BP 1.3 - Page "Activity" isn't working when set as Frontpage
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.5 |
| Component: | Core | Version: | |
| Severity: | Keywords: | ||
| Cc: | email@… |
Description
With current trunk the automagically created page "Activity" is selected as "static frontpage". However it doesn't display the "Activitystream" there is just an "edit this Page" Link.
There is another option called "Activity Stream". If this is chossen as "static Frontpage" the Activity Stream is beeing display on the frontpage but bp_is_front_page() isn't working any more and there is no home-page class on the <body>, so it seems Frontpage isn't recognized correctly.
I'm on single WP 2.9.2 - will this only work with upcoming WP 3.0.
What happens if the user deletes one of the BP created pages? Will they be able to create a new page and select the BP component they want to appear under it?
Attachments (1)
Change History (6)
- Milestone changed from 1.3 to 1.2.4
- Priority changed from critical to major
- Milestone changed from 1.2.4 to 1.3
The page stuff in trunk will be part of BP 1.3, for WP 3.0, so it won't/not guaranteed to work with current versions -- http://buddypress.org/about/roadmap/. I'm not even sure if that code is complete yet.
- Milestone changed from 1.3 to 1.2.5
Moving this to 1.2.5 as many users will upgrade to WP 3.0 expecting this to work.
- Milestone changed from 1.2.5 to 1.3
Just read this ticket again and saw this ticket applied to BP 1.3-bleeding.
Reverting back to BP 1.3! Sorry!

I got the same problem. I go into details here: http://buddypress.org/forums/topic/problems-with-active-state-menu-for-homepageactivity.
My setup:
WP 2.9.2 (single)
BP 1.2.3
BP Tempalte Pack installed
In Settings > Reading I don't have any component pages to choose as Front page, just my WP pages and Activity stream, which I've selected.Probably the missing BP component pages is due to having the BP Template Pack integration, don't know.
bp_is_front_page() is not recognized.