Imgur has blocked images from displaying on SSO

  • Thread starter Hywel
  • Start date
  • This site may earn a commission from merchant affiliate links like Ebay, Amazon, and others.

Xaios

Foolish Mortal
Contributor
Joined
Dec 3, 2007
Messages
11,485
Reaction score
5,822
Location
Nimbus III
So... maybe the forum should advice (or even actively block) users from hotlink images at the classified sections, then report it back to Imgur? It would be a way to unblock the use of images on the rest of the forum.

Nope, wouldn't do it. The only way to satisfy Imgur would be to remove the classified section completely, something which obviously isn't gonna happen.
 

technomancer

Gearus Pimptasticus
Super Moderator
Joined
Apr 15, 2006
Messages
30,216
Reaction score
12,937
Location
Out there, somewhere
Nope, wouldn't do it. The only way to satisfy Imgur would be to remove the classified section completely, something which obviously isn't gonna happen.

And also not to embed their images in your posts. Bottom line imgur only wants you viewing images they're hosting on their site.
 

vansinn

Well-Known Member
Joined
Sep 22, 2007
Messages
2,925
Reaction score
172
Fvck Imgur.

No, it's actually very understandable they have such Terms of Use, and are defending them.

All references to a site, as in this case, using imgur as a placeholder, will cause extra traffic for them, which require more bandwidth, which they must pay for.
They get no Return of Investment, as using them hardly even gets noticed by visitors or 'us' in here - except maybe that some briefly will see the referral on the browser status line (if we even has this feature enabled).

It is of course annoying for those using them.
Perhaps if all dropped out of things like loading avatars and other not-really-needed actions, they and others might be less stringent about this..
 

This site may earn a commission from merchant links like Ebay, Amazon, and others.

mnemonic

Custom User Title
Joined
Sep 22, 2006
Messages
5,558
Reaction score
2,166
Location
Chester, UK
sli.mg works well as an alternative, light-weight and easy to use, no account needed, images aren't deleted, etc.

Imgur's upload page is really busy these days anyway, really slows my computer down when I try uploading anything.
 

pondman

Build Whore.
Contributor
Joined
Jan 24, 2007
Messages
3,650
Reaction score
7,344
Location
UK
I stopped using Imgur ages ago because of its temperamental faults.
 

wigger

Well-Known Member
Joined
Jun 24, 2013
Messages
110
Reaction score
3
Location
Ams Bode
How about adding something like

Code:
<meta name="referrer" content="no-referrer" />

to all sites on sevenstring.org? This will force all visiting browser to leave the referer empty (see Remove http referer - Stack Overflow for more information). This way imgur won't be able to block images displayed on sevenstring.org.
 

feraledge

Heard the Good News about Maple Fretboards?
Joined
Feb 28, 2010
Messages
6,682
Reaction score
5,433
Location
Denver, PA
Glad to see this thread though frustrating to see why. I have always used photobucket, but uploads take ages and the ads are super annoying. Was getting really frustrated trying to figure it out yesterday.
BTW, if you want to pull up an image, "open image in new tab" then highlight the url and hit enter and it will come up. Apparently that second loading nixes the SSO link. Frustrating. Back to photobucket....
 

ElRay

Mostly Harmless
Joined
Nov 6, 2006
Messages
4,563
Reaction score
1,792
Location
NoIL
Has anybody tried the "official" javascript:
Code:
<blockquote class="imgur-embed-pub" lang="en" data-id="imgurID" data-context="false">
     <a href="//imgur.com/cbGGCyq">View post on imgur.com</a>
</blockquote>
<script async src="//s.imgur.com/min/embed.js" charset="utf-8"></script>

This supposedly works, complete with the imgur frame, etc.
 
Top