Closed (fixed)
Project:
Buddylist2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
31 Oct 2007 at 13:51 UTC
Updated:
17 Jan 2008 at 08:37 UTC
I'm trying to get Workflow NG working with buddy events, and have retrieved the code for Buddy API, Buddy API Invite, Buddy API Shortest Route, and Buddylist UI.
I also have Buddylist (5.x-1.0) activated.
When I try to activate Buddylist UI, I get:
Fatal error: Cannot redeclare theme_add_to_buddylist_link() (previously declared in /sites/all/modules/buddylist/buddylist.module:745) in /sites/all/modules/buddy_api/buddylist_ui/buddylist_ui.module on line 509
I didn't see anything in the documentation, but am I supposed to disable the other Buddylist module?
Comments
Comment #1
ebeyrent commentedI should also note that I got the code from:
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/buddylist/b...
Comment #2
nodestroy commentedHi,
oh, the fastest way to solve this problem is to rename the buddylist_ui function. I will commit the code to cvs tomorrow.
Note: buddylist.module and buddy_api.module are using the same datenbase table, so don´t wondern, when changes at the buddylist module are appearing at the buddy_api.module too (like adding a friend).
regards
dominik
Comment #3
nodestroy commentedComment #4
nodestroy commentedfixed & into cvs
Comment #5
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #6
nodestroy commented