Opened 15 years ago
Closed 15 years ago
#1130 closed defect (bug) (fixed)
individual group page footer doesn't load and get server error in log.
Reported by: | lostdeviant | Owned by: | |
---|---|---|---|
Milestone: | 1.1 | Priority: | critical |
Severity: | Version: | ||
Component: | Keywords: | ||
Cc: |
Description
I at first thought it was my theme but after loading the newest trunk today and trying the default buddypress theme I still have the problem.
In my server error log I get.
[30-Sep-2009 11:31:06] PHP Fatal error: Call to undefined function bp_has_activities() in /home//public_html//wp-content/themes/bp-sn-parent/groups/single/home.php on line 67
go to a page with this structure...
http://sitewithbuddypress.com/groups/nameofgroup
I have activity streams, comment wire, and status updates disabled in the component setup.
If activity streams is enabled, the error goes away and the footer comes back, but I don't want activity streams enabled.