Download & Extend

Buddylist_of_uid not showing anything when user has buddies

Project:Buddylist
Version:5.x-1.1-beta
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Hi!

The default view "buddylist_of_uid" is not showing anything when the user does have buddies. When it doesn't have, it correctly shows the empty view text.

I'm using Drupal 5.7 and usernode 5.x-1.3.

Thanks in advance,
Carlos.

Comments

#1

the same.

<div class='view view-buddylist-of-uid'><div class='view-content view-content-buddylist-of-uid'><!-- PHPTemplate was instructed to override the  advanced_profile_view_buddylist_of_uid theme function, but no valid template file was found. -->

instead of user's info

I'm using Drupal 5.3 and usernode 5.x-1.3.

#2

in alpha4 package, advanced_profile_view_buddylist_of_uid.tpl.php is missing ".php" at the end.
just add ".php" !!! :)