The faces link in OG 5.x used to show members with picture attached first. After upgrade to 6.x-1.3 some setting is gone and the view shows listing alphabetically. This looks ugly as it shows several holes in the views (for those who haven't yet uploaded pictures)

Comments

ajayg’s picture

I tried to configure by playing with faces view. Strangely there is a USer:picture field available for query but there is no user:picture (user with a picture uploaded) available for sort.
in OG 5.x this additional fields was used for sorting such that user with pictures uploaded could be seen first in the grid.

ajayg’s picture

Title: After upgrade, the members view ith picture is not longer showing pictures first » After upgrade, the faces view is not longer showing members with pictures first
ajayg’s picture

Ok there are two issues here.
First there is a views issue that is fixed by this patch #538204: User:picture available in fields but not for sorting and then OG need to use User:picture in the og_member_faces view as a second field to sort on (sort Descending to group pictures first).

moshe weitzman’s picture

Status: Active » Postponed (maintainer needs more info)

please reopen this once the Views fix lands.

ajayg’s picture

Status: Postponed (maintainer needs more info) » Active

Reopening as views dev version has this fix commited.

So now og_member_faces_view need to add a second field to sort on (sort Descending to group pictures first).

moshe weitzman’s picture

Version: 6.x-1.3 » 6.x-2.x-dev

I am hesitant to commit this before Views releases. There will be admin UI error for people with released Views and they will be confused. I will do this immediately thereafter.

ajayg’s picture

Views 6.x-2.7 is release and has this fix in it.

AntiNSA’s picture

Title: After upgrade, the faces view is not longer showing members with pictures first » After Upgrade to 6.17 no more faces or :list in Menus is now gone ARGGH! Can anyone help? /og/users/18102/faces no more tab??
Priority: Normal » Critical

I have lost the menu "list that showed the member pictures.

http://thecenterofthenet.com/og/users/18102/faces is still there... but the menu tab is gone !

This is killing me I appreciate any ideas!

AntiNSA’s picture

I get this error now:

user warning: Table 'cyberfan.content_type_0' doesn't exist query: SHOW COLUMNS FROM content_type_0 LIKE '0' in /home/cyberfan/htdocs/includes/database.mysql.inc on line 349.

AntiNSA’s picture

I get this error too

user warning: Table 'cyberfan.content_type_0' doesn't exist query: SHOW COLUMNS FROM content_type_0 LIKE '0' in /home/cyberfan/htdocs/includes/database.mysql.inc on line 349.

ajayg’s picture

Title: After Upgrade to 6.17 no more faces or :list in Menus is now gone ARGGH! Can anyone help? /og/users/18102/faces no more tab?? » After upgrade, the faces view is not longer showing members with pictures first
Status: Active » Fixed

@AntiNSA
your issue is a completely new one and please start a new issue. Please do not hikack this completely unrelated issues as it makes it difficult to track real solution.

AntiNSA’s picture

sorry. It was unintentional as the issues were similiar.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.