Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Poll

What do you see below?

A broken image
- 22 (71%)
An image I cant make out
- 0 (0%)
An image with the word "NIGHT"
- 2 (6.5%)
An image with the word "DAY"
- 7 (22.6%)

Total Members Voted: 29


Pages: 1 2 [3] 4

Author Topic: Can you see this image?  (Read 3666 times)

Arx

  • Bay Watcher
  • Iron within, iron without.
    • View Profile
    • Art!
Re: Can you see this image?
« Reply #30 on: November 09, 2015, 11:44:07 am »

Could be the server. It's a very slightly skeevy host. I doubt it's the PHP, since it's just header(), readfile(), and exit(). This really shouldn't be this difficult, it's just a combination of me having not done this in ages and PHP being terrible (I swear, I've tried four or five ways of doing this, any of which should have worked).
Logged

I am on Discord as Arx#2415.
Hail to the mind of man! / Fire in the sky
I've been waiting for you / On this day we die.

crazyabe

  • Bay Watcher
  • I didn't start the fire...Just added the gasoline!
    • View Profile
Re: Can you see this image?
« Reply #31 on: November 09, 2015, 11:47:01 am »

Says "Night" when I go to it...
Logged
Quote from: MonkeyMarkMario, 2023
“Don’t quote me.”
nothing here.

pisskop

  • Bay Watcher
  • Too old and stubborn to get a new avatar
    • View Profile
Re: Can you see this image?
« Reply #32 on: November 09, 2015, 11:52:06 am »

I cannot itt

^^ it also says nght for me when I load the image seperately.


It occurs to me you've formatted it wrong for the site.  You've included the width, which the site interprets as part of the url since there is no bbcode for width here.
« Last Edit: November 09, 2015, 11:53:44 am by pisskop »
Logged
Pisskop's Reblancing Mod - A C:DDA Mod to make life a little (lot) more brutal!
drealmerz7 - pk was supreme pick for traitor too I think, and because of how it all is and pk is he is just feeding into the trollfucking so well.
PKs DF Mod!

crazyabe

  • Bay Watcher
  • I didn't start the fire...Just added the gasoline!
    • View Profile
Re: Can you see this image?
« Reply #33 on: November 09, 2015, 11:55:58 am »

Nope, cant get it to work, and yes there is, just try it your self.
Logged
Quote from: MonkeyMarkMario, 2023
“Don’t quote me.”
nothing here.

Arx

  • Bay Watcher
  • Iron within, iron without.
    • View Profile
    • Art!
Re: Can you see this image?
« Reply #34 on: November 09, 2015, 02:20:00 pm »

Well. If I clear the cache of all three sites involved here (byethost, bay12, imgur), it still loads for me. If anyone has any idea what might be going wrong for everyone else, I'd appreciate it - I thought this should be easy to rig up, but then...

The code is as follows right now (there's some other stuff, but that all works):

Code: [Select]
    $img = 'http://i.imgur.com/4L12TZY.png';
    header('Content-Type: image/png', true);
    readfile($img);
    exit(0);

The exit statement may be (probably is) redundant.

E: oh yeah, assigning the URL to img is redundant too in this case, but it's useful for the conditionals.
« Last Edit: November 09, 2015, 02:40:33 pm by Arx »
Logged

I am on Discord as Arx#2415.
Hail to the mind of man! / Fire in the sky
I've been waiting for you / On this day we die.

pisskop

  • Bay Watcher
  • Too old and stubborn to get a new avatar
    • View Profile
Re: Can you see this image?
« Reply #35 on: November 09, 2015, 02:21:52 pm »

Code: [Select]
[center][img width=400]http://arxia.byethost7.com/time.png[/img][/center]

img width=400 is not a simple machines bbcode

Ima spoiler the image the way bay12 do
Spoiler (click to show/hide)
Logged
Pisskop's Reblancing Mod - A C:DDA Mod to make life a little (lot) more brutal!
drealmerz7 - pk was supreme pick for traitor too I think, and because of how it all is and pk is he is just feeding into the trollfucking so well.
PKs DF Mod!

Arx

  • Bay Watcher
  • Iron within, iron without.
    • View Profile
    • Art!
Re: Can you see this image?
« Reply #36 on: November 09, 2015, 02:28:05 pm »

Code: [Select]
[center][img width=400]http://arxia.byethost7.com/time.png[/img][/center]

img width=400 is not a simple machines bbcode

Ima spoiler the image the way bay12 do
Spoiler (click to show/hide)

Yes it is.



That's the direct image link to night. It works fine using the width parameter.

Edit: now it's not working on my phone. O_o But I've used it zillions of times before for other things...
« Last Edit: November 09, 2015, 02:43:00 pm by Arx »
Logged

I am on Discord as Arx#2415.
Hail to the mind of man! / Fire in the sky
I've been waiting for you / On this day we die.

LordBucket

  • Bay Watcher
    • View Profile
Re: Can you see this image?
« Reply #37 on: November 09, 2015, 02:59:29 pm »

Currently working for me. Says night. Though it's noon where I am.

GameBoyBlue

  • Bay Watcher
  • Turn to face the strange
    • View Profile
Re: Can you see this image?
« Reply #38 on: November 09, 2015, 11:18:28 pm »

Resetting...

A broken image
- 16 (64%)
An image I cant make out
- 0 (0%)
An image with the word "NIGHT"
- 6 (24%)
An image with the word "DAY"
- 3 (12%)
Logged

Bumber

  • Bay Watcher
  • REMOVE KOBOLD
    • View Profile
Re: Can you see this image?
« Reply #39 on: November 10, 2015, 03:44:09 am »

Doesn't appear at all at first. If I visit the image by link, then refresh the page, DAY appears for a second then disappears.
Logged
Reading his name would trigger it. Thinking of him would trigger it. No other circumstances would trigger it- it was strictly related to the concept of Bill Clinton entering the conscious mind.

THE xTROLL FUR SOCKx RUSE WAS A........... DISTACTION        the carp HAVE the wagon

A wizard has turned you into a wagon. This was inevitable (Y/y)?

RedKing

  • Bay Watcher
  • hoo hoo motherfucker
    • View Profile
Re: Can you see this image?
« Reply #40 on: November 11, 2015, 06:13:27 pm »

I see nothing. Not even a link, just a blank post.
Logged

Remember, knowledge is power. The power to make other people feel stupid.
Quote from: Neil DeGrasse Tyson
Science is like an inoculation against charlatans who would have you believe whatever it is they tell you.

pisskop

  • Bay Watcher
  • Too old and stubborn to get a new avatar
    • View Profile
Re: Can you see this image?
« Reply #41 on: November 11, 2015, 06:14:26 pm »

Thats odd, because I can see it now.
Logged
Pisskop's Reblancing Mod - A C:DDA Mod to make life a little (lot) more brutal!
drealmerz7 - pk was supreme pick for traitor too I think, and because of how it all is and pk is he is just feeding into the trollfucking so well.
PKs DF Mod!

Loud Whispers

  • Bay Watcher
  • They said we have to aim higher, so we dug deeper.
    • View Profile
    • I APPLAUD YOU SIRRAH
Re: Can you see this image?
« Reply #42 on: November 11, 2015, 06:15:43 pm »

Blank post, when I visited the image link manually it showed upon reloading. Night. Day n night, I toss and turn I keep on losing my mind.

TheBiggerFish

  • Bay Watcher
  • Somewhere around here.
    • View Profile
Re: Can you see this image?
« Reply #43 on: November 11, 2015, 06:17:10 pm »

Night.
Logged
Sigtext

It has been determined that Trump is an average unladen swallow travelling northbound at his maximum sustainable speed of -3 Obama-cubits per second in the middle of a class 3 hurricane.

Bumber

  • Bay Watcher
  • REMOVE KOBOLD
    • View Profile
Re: Can you see this image?
« Reply #44 on: November 12, 2015, 02:10:23 am »

I see nothing. Not even a link, just a blank post.
Same. Not even a broken image icon (not sure if its a web browser or forum thing.) I had to quote the post to find the link.

http://arxia.byethost7.com/time.png
« Last Edit: November 12, 2015, 02:12:24 am by Bumber »
Logged
Reading his name would trigger it. Thinking of him would trigger it. No other circumstances would trigger it- it was strictly related to the concept of Bill Clinton entering the conscious mind.

THE xTROLL FUR SOCKx RUSE WAS A........... DISTACTION        the carp HAVE the wagon

A wizard has turned you into a wagon. This was inevitable (Y/y)?
Pages: 1 2 [3] 4