Views 6.x-2.7
Profile 6.14
Hello.. I don't know if this is a view bug or a profile bug.
Any how, the problem is that I have a selection field for my users (the university of affliation) and when I use a view to try to group users by university I have wrong grouping (users are assigned to wrong universities).
When I use instead the native profile pages (Users of XX university) I got the right list.
As example the two pages:
http://spera.univpm.it/members
http://spera.univpm.it/profile/profile_user_affiliation/Universit%C3%A0%...
produce different lists for the Università Politecnica delle Marche!
How can I narrow this gub further? Which informations do you need?
Comments
Comment #1
merlinofchaos commentedCan you paste an export of your view, please?
Comment #2
sylvaticus commentedThank you.
Here is the view export code:
Comment #3
metabits commentedI have exactly the same problem but grouping CCK + Content Taxonomy fields.
I have several content types for different art disciplines. I created a view that displays all content types grouped by year, but works of year 1998 get into the group 1999 alfabetically (as they should if they were works in 1999!) and they move a work of 1999 to 1998 row. My display in unformatted to unlimited items. Apart from bad grouping items, I have the strange feeling that the view is getting max 10 items per group (per year in my case) which it shouldn't, and shift the rest to the next group, messing up everything.
I need to get the website online this next weekend, but no way with this still not working. Please, anybody with a great solution?
You can take a look at the test site:
http://ph.metabits.net/en/works
View (Default + Page + Page Image Flow + Page Terms Cloud):
Comment #4
metabits commentedAfter playing around withh different settings of my view, I finally updated to the dev version of the module and now grouping works as it should.
Comment #5
dawehnerCool. Feel free to mark your issues as fixed.