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
Comment #1
adrian commentedYou need to have the profile module enabled.
Comment #2
dnorman commentedI do have the profile module installed, enabled, and the access settings for User > Access User Profiles is enabled for the appropriate users.
Any ideas?
Comment #3
jpwillms commentedI am having the same problem. Any suggestions?
Comment #4
intel352 commentededit buddylist.module, find 'profile_profile', replace with 'profile_listing'
now it should work, that did the trick for me
Comment #5
walkah commentedfixed in cvs
Comment #6
(not verified) commented