[buddypress-trac] [BuddyPress] #4237: Adding avatar file names to db

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Mon Jun 4 03:40:26 UTC 2012


#4237: Adding avatar file names to db
-------------------------+-----------------------------
 Reporter:  modemlooper  |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Core         |    Version:
 Severity:  normal       |   Keywords:
-------------------------+-----------------------------
 This is needed for json response to allow images in applications. Ive had
 to do some loopy readdir to get images in external apps. if only the user
 meta had the file name it would be simple. I've tried a few variations of
 code but it requires multiple calls and it causes slow downs on loading
 data and this is not something people want from a native type mobile app.

 Currently I call db for users, get ther ids,  then read through all the
 avatar folders to see if image is even there then merge it all together.

 Anyhoo, just adding this to get a discussion going on it.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4237>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list