Closed (works as designed)
Project:
Buddylist2
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Dec 2007 at 15:38 UTC
Updated:
17 Jan 2008 at 16:02 UTC
Do you have to load usernode to use this module? Can you use nodeprofile instead to get the views?
Thanks.
Comments
Comment #1
nodestroy commentedyes, usernode module is required to use views with users.
"This module tries to make users nodes. It cares for automatic creation and deletion of a node for each user, the so called usernode."
"Note: The usernode itself is empty. It's just a placeholder for its user."
it´s only to join the user with the node table. (views work only with nodes (in d5))
Comment #2
nodestroy commentedComment #3
lias commentedOk, thanks for the reply, I understand it has to be linked to the user table which is only possible via usernode.