I've just upgraded my Drupal installation to 4.6, and have updated the buddylist.module as well. Now, when I go to view my buddies (by clicking the "my buddylist" sidebar menu item), I get a mostly empty page - no buddies are listed. If I click the "recent posts" tab, I get the posts my buddies have made, but the "list" tab doesn't list the buddies...

Any ideas?

Comments

adrian’s picture

You need to have the profile module enabled.

dnorman’s picture

I do have the profile module installed, enabled, and the access settings for User > Access User Profiles is enabled for the appropriate users.

Any ideas?

jpwillms’s picture

I am having the same problem. Any suggestions?

intel352’s picture

edit buddylist.module, find 'profile_profile', replace with 'profile_listing'

now it should work, that did the trick for me

walkah’s picture

Version: 4.6.x-1.x-dev »

fixed in cvs

Anonymous’s picture