shengruoyu / dabr

Automatically exported from code.google.com/p/dabr
0 stars 0 forks source link

some people can not show original profile avatar #312

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What are the steps to trigger the problem?
1)see this user dabr.co.uk/user/somelolitas
2)can not see full size avatat

What happened?
the "$object->profile_image_url" is 
http://a1.twimg.com/profile_images/1590358381/EIt5yk5I_normal ,
so this link "str_replace('_normal.', '.', $object->profile_image_url);" can't 
work

What did you expect to happen?
full size avatar..

Original issue reported on code.google.com by four...@gmail.com on 18 Oct 2011 at 6:50

GoogleCodeExporter commented 8 years ago
? I don't understand this.

Both
http://a1.twimg.com/profile_images/1590358381/EIt5yk5I_normal
http://a1.twimg.com/profile_images/1590358381/EIt5yk5I
Return images.

Original comment by terence.eden on 25 Oct 2011 at 8:55

GoogleCodeExporter commented 8 years ago
src.sencha.io and tinysrc.appspot.com 
cant show images in dabr if the image extension is *.gif

Original comment by hu.zei...@gmail.com on 27 Oct 2011 at 8:24

GoogleCodeExporter commented 8 years ago
I mean I want to open http://a1.twimg.com/profile_images/1590358381/EIt5yk5I 
but actually when I click avatar it open 
http://a1.twimg.com/profile_images/1590358381/EIt5yk5I_normal . I want to view 
full size avatat,not a thumnail.

Original comment by four...@gmail.com on 27 Oct 2011 at 9:00

GoogleCodeExporter commented 8 years ago
This now appears to be fixed. 

The user in question has an avatar of 
https://si0.twimg.com/profile_images/1678215098/p511831260.jpg

Original comment by terence.eden on 10 Jan 2012 at 3:18