Buddylist_of_uid not showing anything when user has buddies
zottmann - June 8, 2008 - 22:10
| Project: | Buddylist |
| Version: | 5.x-1.1-beta |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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.

#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" !!! :)