Closed (duplicate)
Project:
Activity Stream
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 May 2009 at 13:12 UTC
Updated:
7 Mar 2010 at 21:09 UTC
I had the activitystream and flickrsync modules enabled and got the fatal error above.
Temp fix:
fix is you have to choose which you want for right now.
ASK:
is there anyway to see if this function is included elsewhere and only add it if it is not?
Problem: function redefinition
activitystream/activitystream_flickr/phpFlickr.php:76: function phpFlickr ($api_key, $secret = NULL, $die_on_error = false) {
flickrapi/phpFlickr/phpFlickr.php:76: function phpFlickr ($api_key, $secret = NULL, $die_on_error = false)
Thanks,
Chris
Comments
Comment #1
xurizaemonPatch posted in #733280: activitystream_flickr's phpFlickr conflicts with other modules using PEAR HTTP_Request.
Should also be resolved by #735406: Update phpFlickr include to current version once it's tested OK.