Closed (duplicate)
Project:
Activity Stream
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Aug 2011 at 13:28 UTC
Updated:
1 Sep 2012 at 13:29 UTC
Jump to comment: Most recent file
Comments
Comment #1
xurizaemonSorry for not being explicit about *which* others - will prob post a patch shortly when I pull it out of git stash :)
Comment #2
xurizaemonAfter a review, this isn't the issue I'd been working on, and it looks like it's an issue with the SimplePie 1.2 PHP4 support. As #1206466: Activity Stream includes non-GPL code (simplepie) will remove the include, there's little point in providing a patch to that file here.
Fix for this will be to move the module to use 1.3 (currently "master") branch of SimplePie: https://github.com/simplepie/simplepie/branches
Comment #3
msbrar commentedIs there any workaround for this.
Comment #4
socialnicheguru commentedThis is also there in Drupal 7
Comment #5
stevedas commentedDoes anyone know how to fix this problem? ......... I'm not following the comments above
Comment #6
xurizaemonTry updating activitystream/activitystream_feeds/simplepie.inc with this copy: https://raw.github.com/simplepie/simplepie/one-dot-two/simplepie.inc
Report back if that fixes it please.
Comment #7
xurizaemonLooks like the use of SimplePie 1.2.1 from #963422: Port Activity Stream to Drupal 7? fixes this issue, as it goes away in my D7 sandbox where this is now updated.
Please try this patch.
Comment #8
xurizaemonPlease try the above patch and report back accordingly if that fixes it.
Comment #9
morbus iffDuplicate of #1413770: Deprecated function: Assigning the return value of new by reference is deprecated in require_once() (line 15 of activitystream_f.
In 7.x-3.x, SimplePIE has been updated to 1.3, which fixes this issue and drops PHP 4 compatibility.
Comment #9.0
morbus ifflog message is required!