subramanya1 / buddypress-media

Automatically exported from code.google.com/p/buddypress-media
0 stars 0 forks source link

Adding image via URL doesn't fully display #35

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
*** YOU MUST ANSWER ALL QUESTIONS. IF A QUESTION IS NOT RELEVANT YOU MUST
WRITE "NOT APPLICABLE" IN THE QUESTION FIELD. ***

[What steps will reproduce the problem? (We need detailed, specific steps.
If we cannot reproduce the defect on a dev machine, we cannot fix it.)]
1.  Added a direct photobucket link/image
2.  Direct link to image: 
http://expeditionrated.com/members/teebes/media/albums/1/item/4/
3. Image shows up ok via activity stream, but does not appear when viewing link 
above (does not appear for any viewing size: small/medium/large)

[What is the expected output? What do you see instead?]
No image gets displayed.

[What version of BP Media are you using?]
Snapshot from 9.14.10

[What version of WordPress are you using?]
3.0.1, multisite enabled.

[What version of BuddyPress are you using?]
1.2.5.2

[What version of PHP are you using?]
PHP 5.2.6-3

[If the problem is layout related (broken page layout, etc) or browser
related (page just freezes, cannot connect to server) ...what happens when
you load the page in AT LEAST TWO of the following browsers:]
1.FireFox - 3.6.10
2.Safari - Ipad rev

[What is the URL of your web host?]
http://expeditionrated.com/members/teebes/media/albums/1/item/4/

[If you are running a public site, what is the URL to a page that shows the
problem?]
Public: http://expeditionrated.com/members/teebes/media/albums/1/item/4/

[Do you know how to use phpMyAdmin?]
No, everything is done commandline/ssh.

[Do you know how to edit PHP code?]
Yes

[Please provide any additional information below]

Original issue reported on code.google.com by richards...@gmail.com on 17 Sep 2010 at 6:20

GoogleCodeExporter commented 9 years ago
It appears that Photobucket is not implementing oEmbed functionality correctly. 
BP Media+ is correctly downloading the thumbnail image Photobucket provides and 
caching it to your server, but when it tries to display the embedded image, 
Photobucket 404's the file request.

Try using a URL from Flickr. Does it load properly?

Original comment by CarlRoett@gmail.com on 17 Sep 2010 at 8:43

GoogleCodeExporter commented 9 years ago
Flickr does seem to work ok.  I had some spaces in the original photobucket 
URL, so tried another image, yet produced the same result.

I wonder, should the action on our side complain that the result from 
photobucket was invalid, instead of trying create an empty record?

Original comment by richards...@gmail.com on 17 Sep 2010 at 10:43

GoogleCodeExporter commented 9 years ago
This is from an early nightly build. There have been significant code changes 
that now render this ticket invalid.

Original comment by fanquake on 27 Sep 2011 at 12:09