Closed (won't fix)
Project:
Activity Stream
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
6 Jun 2008 at 13:32 UTC
Updated:
15 Jun 2008 at 17:12 UTC
I forgot to add the simplepie.inc file to the activitystream_feed directory and as a result, anything using that module was not getting added to the streams.
So attached is a patch that will remind on install (adds a .install file) as well as makes use of hook_requirements and will show up on admin/reports/status
| Comment | File | Size | Author |
|---|---|---|---|
| activitystream1.patch | 2.91 KB | designerbrent |
Comments
Comment #1
akalsey commentedSimplepie is included in the download and is in the right place already. I'm not sure how you'd come across an issue where it was missing.
Comment #2
designerbrent commentedHmm... come to think of it, I did find a Simplepie.inc file later while I was looking at things but it was in the /activitystream folder and not /activitystream/activitystream_feed where the activitystream_feed.module was looking.
Comment #3
akalsey commentedsimplepie is in /activitystream/activitystream_feed in CVS and in the downloads. You must have accidentally moved it without realizing. See http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/activitystr...