Hi!
I have a view of new registered users. There is the name, avatar, sex, and little info of each user.
Problem is that profile fields of some users in this view are not showing correctly.
Data of profile fields of some users are ok, and another same profile fields of another users are shown as empty(not filled).
When any data from the profile field of some user are shown wrong, then every profile fields of this user are shown wrong(not filled).
I think that there is no system which user has correctly infos, and which not. Most users in view have wrong(not filled) info.
You can see it live here:
http://www.somvprahe.sk/najnovsi-clenovia
word "nie je" means "not filled" which drupal or view module give instead empty text. but when you click on user you can see the right - filled info (besides that this fields are required, so there are filled for sure)
Thanks
Igor
Comments
Comment #1
igorik commenteda little mistake - the name or time of registering are ok on each users.
problems are with field "pohlavie" which means "sex" (male/female) - > (muz/zena) type selectbox
or "info o mne" = "info about user" - type textarea
Comment #2
igorik commentedI think that this is really important bug, because the reason is that final view list is not complete, and it has wrong (empty) datas inside.
I created new view of our users and about half of results are empty.
You can see it e.g. http://www.somvprahe.sk/zoznam-clenov
Comment #3
igorik commentedI added here export of this view
Comment #4
catchThis looks like a usernode issue to me.
Comment #5
fagoyou have probably missing usernodes in your system.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.