#5124 closed defect (bug) (fixed)
include_once(feeds/bp-activity-mentions-feed.php) fails
| Reported by: | handbike | Owned by: | r-a-y |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.8.1 |
| Component: | Activity | Version: | 1.8 |
| Severity: | normal | Keywords: | has-patch dev-feedback commit |
| Cc: |
Description
Since buddypress 1.8 we have lots of errors in our logfile:
include_once(feeds/bp-activity-mentions-feed.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /xxx/wp-content/plugins/buddypress/bp-activity/bp-activity-actions.php on line 576
And yes, the file does not exist, the feed folder is empty.
Attachments (1)
Change History (7)
#3
@
13 years ago
- Keywords has-patch dev-feedback added
Looks like I don't suck that much! It was in my initial patch - attachment:5020.02.patch:ticket:5020.
However, for this ticket, 01.patch introduces two strings. Since we hate to introduce new strings into point releases, could use some dev feedback.
#4
@
13 years ago
- Keywords commit added
I guess I'm the one who sucks!
Since we hate to introduce new strings into point releases, could use some dev feedback.
Well, right now, the feed's not working at all. So, while it's crummy to add strings that'll be untranslated in a point release, at least the feed will be working.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Confirmed. r-a-y, could you have a look? Looks like this is a spot we missed with the new feed class.