Buddylist UI installation errors
ebeyrent - October 31, 2007 - 13:51
| Project: | Buddylist2 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | nodestroy |
| Status: | closed |
Jump to:
Description
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?

#1
I should also note that I got the code from:
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/buddylist/b...
#2
Hi,
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
#3
#4
fixed & into cvs
#5
Automatically closed -- issue fixed for two weeks with no activity.
#6