gerberface / streambadge

Embed and Share Your Live Streaming Status
28 stars 13 forks source link

508 "unused" for HTML Image #26

Open xxDeathskillxx opened 8 years ago

xxDeathskillxx commented 8 years ago

On our Page https://www.ultimateesportsleague.eu , we implemented streambadge to show the Streamers Status. Now i have a Problem:

I Created an Array with php and read the streamernames from the database into it. Then i assign my ajax-code and everything else to it. Because of the SSL-Cryption,i cant use the iFrame-Code. So, i load everything, and for some reasons everytime i load the page, not all of the streamer badges get the images they deserve. So i get an ugly "image not found" box around it with the alt-title displayed.

I am trying to relocate the error, but the thing is: its randomly. Sometimes the third-streamer and sixth doesnt get the images, sometimes nobody and displays all correctly and sometimes everybody doesnt works.

So i dont think its a Problem with the programming, but with the requests from your site. I will look into it, but i think i will not find the error on my site.

With Greetings,

xxDeathskillxx.

xxDeathskillxx commented 8 years ago

The Error-message is "508 (unused)". Maybe it helps.

xxDeathskillxx commented 8 years ago

Within a little Compatibility-Search, i found that it only occurs on google´s browser Chrome, Firefox, IE9+ and Opera are working fine. Maybe its the cache, maybe the API, im not sure, but still i can live with that.