[dev] Red Letter Media

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Eldorado Offline
Fan
Posts: 497
Joined: May 2009
Reputation: 11
Post: #11
t0mm0 Wrote:you aren't loading the gif from python. the page itself returns 404 when it should return 200

yes though if you are using my common stuff then there is no way to do that currently.

edit: actually, of course that should work with my common stuff too Wink

Ok odd, that img seems to be the only error that pops up for me.. otherwise in any browser that page loads fine..
find quote
t0mm0 Offline
Fan
Posts: 521
Joined: Mar 2011
Reputation: 8
Location: UK
Post: #12
Eldorado Wrote:Ok odd, that img seems to be the only error that pops up for me.. otherwise in any browser that page loads fine..

that's because browsers render the page whatever the http status code. if you look at the headers you will see the status code is 404

[Image: screenshotfeaturefilms.th.png]
find quote
Eldorado Offline
Fan
Posts: 497
Joined: May 2009
Reputation: 11
Post: #13
t0mm0 Wrote:that's because browsers render the page whatever the http status code. if you look at the headers you will see the status code is 404

[Image: screenshotfeaturefilms.th.png]

Light bulb just turned on Smile
find quote
Post Reply