Hi,

I apologize for the way I'm posting this. Someone else found the problem and says it is in usernode. He didn't report the bug, though, so I'm doing it.

Here's the basic problem:

We have the Views, usernode and Profile modules enabled.

We've configured it so that when a new user signs up, there are some custom fields he has to fill in his profile (e.g. Year of Graduation, country, etc - it's an alumni site).

We then tried setting up a View that lists all the users by their year of graduation.

But the resulting view would come out empty.

So we then figured out that we have to go to each user's profile (which shows all the info he submitted when signing up), and hit "Submit" without changing anything.

Then it works.

Details of what I'm saying can be found here.

jwolf posted the comment describing the problem (only with 5.x-1.1). He claims it is with usernode. Can someone please confirm? I really need to get this working and would like to narrow down the problem.

Thanks.

Comments

fago’s picture

Status: Active » Closed (won't fix)

as long as usernodes are created automatic it isn't a bug of usernode. As you are telling resubmit the profile information is enough to fix it, I suppose it isn't a bug of usernode.
I sounds more like a bug in the views profile module integration.. You could also try to achieve your goals using nodeprofile's, as you would have normal nodes, which are working fine with views..

Beetle B.’s picture

OK - Figured it out.

The problem is with the profile module, not with Usernode.

You'll find a patch to solve this problem here.

(Posted here in case someone else erroneously looks here for a solution)