Active
Project:
Buddylist
Version:
5.x-1.1-beta
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2008 at 22:10 UTC
Updated:
1 Jul 2008 at 14:46 UTC
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
Comment #1
lukevr commentedthe 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.
Comment #2
lukevr commentedin alpha4 package, advanced_profile_view_buddylist_of_uid.tpl.php is missing ".php" at the end.
just add ".php" !!! :)