Fatal error: phpFlickr redeclared

SocialNicheGuru - May 22, 2009 - 13:12
Project:Activity Stream
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
Issue tags:activitystream, flickrapi, phpFlickr
Description

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

 
 

Drupal is a registered trademark of Dries Buytaert.