Do you have to load usernode to use this module? Can you use nodeprofile instead to get the views?
Thanks.

Comments

nodestroy’s picture

Status: Active » Closed (works as designed)

yes, 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))

nodestroy’s picture

Project: » Buddylist2
lias’s picture

Ok, thanks for the reply, I understand it has to be linked to the user table which is only possible via usernode.