Closed (fixed)
Project:
Organic Groups
Version:
6.x-2.x-dev
Component:
Og Views
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Aug 2009 at 04:53 UTC
Updated:
18 Jun 2010 at 04:50 UTC
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
Comment #1
ajayg commentedI 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.
Comment #2
ajayg commentedComment #3
ajayg commentedOk 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).
Comment #4
moshe weitzman commentedplease reopen this once the Views fix lands.
Comment #5
ajayg commentedReopening 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).
Comment #6
moshe weitzman commentedI 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.
Comment #7
ajayg commentedViews 6.x-2.7 is release and has this fix in it.
Comment #8
AntiNSA commentedI 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!
Comment #9
AntiNSA commentedI 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.
Comment #10
AntiNSA commentedI 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.
Comment #11
ajayg commented@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.
Comment #12
AntiNSA commentedsorry. It was unintentional as the issues were similiar.