how to put an image in one's signature?

  • 14 Replies
  • 7219 Views
*

Offline atinypony

  • 22
  • 3
  • It's been a while since I've been on a forum
    • View Profile
how to put an image in one's signature?
« on: February 05, 2010, 01:19:27 »
Or even in messages if such is enabled, while we're on the topic? At the moment i'm doing this, except without the spaces,  which results in nothing.  It worked on some other forum.
[ img ] http://twitpic.com/11eoqv [ /img ]
How should I be doing it?
« Last Edit: February 05, 2010, 01:23:00 by atinypony »
|img|http://i45.tinypic.com/wunmsh.jpg|/img|

*

Offline Pumpkinbot

  • 1134
  • 20
  • No terrain is too hard. Not even dragons.
    • View Profile
    • My DeviantART page
Re: how to put an image in one's signature?
« Reply #1 on: February 05, 2010, 01:29:30 »
Or even in messages if such is enabled, while we're on the topic? At the moment i'm doing this, except without the spaces,  which results in nothing.  It worked on some other forum.
[ img ] http://twitpic.com/11eoqv [ /img ]
How should I be doing it?
--><--
Yah, it's not working. Some sites won't work, like Flickr and, apparently, Twitter. Most other sites will, though. Like this.

Code: [Select]
[img]http://failblog.files.wordpress.com/2010/02/epic-fail-advertising-fail.jpg[/img]If the address itself ( http://failblog.files.wordpress.com/2010/02/epic-fail-advertising-fail.jpg ) links to the picture, it'll most likely work. Yours ( http://twitpic.com/11eoqv ) isn't a .PNG, .JPG, .GIF, etc, so it's not gonna appear. :P
A God, a Messiah, an Angel, a King, a Prince, and an All Terrain Vehicle.

*

Offline PONTO

  • 605
  • 8
    • View Profile
Re: how to put an image in one's signature?
« Reply #2 on: February 05, 2010, 01:50:12 »
You can get the actual URL of the pic if you right click on the image --> Copy image location.
In that case:
Code: [Select]
[img]http://web10.twitpic.com/img/62831047-d7da88f8f57cb47773c0aac1a6af6523.4b6b6ad9-scaled.jpg[/img]
Which yelds:

*

Offline minmay

  • 654
  • 8
    • View Profile
    • Cow Muffins
Re: how to put an image in one's signature?
« Reply #3 on: February 05, 2010, 02:07:52 »
Yours ( http://twitpic.com/11eoqv ) isn't a .PNG, .JPG, .GIF, etc, so it's not gonna appear. :P

It doesn't need an image extension, it just needs to be an image or a script that displays one.

*

Offline Exp HP

  • 259
  • 2
  • 1 in 166 children
    • View Profile
Re: how to put an image in one's signature?
« Reply #4 on: February 05, 2010, 02:31:13 »
Yours ( http://twitpic.com/11eoqv ) isn't a .PNG, .JPG, .GIF, etc, so it's not gonna appear. :P

It doesn't need an image extension, it just needs to be an image or a script that displays one.
Pretty much what I was about to say.

PP's object images, which I use in the Object Compendium, have no extension:

The image url is:
http://fintmcwells.com/NiffForum/Objects/Bank0/Object9
(secretly hoping nobody will mention the object compendium)
My stars:   :hiddenstar:(Object Compendium):hiddenstar:(By PM)
Check out my Youtube channel for some terrible Let's Plays by a socially inept nerd!

*

Offline Pumpkinbot

  • 1134
  • 20
  • No terrain is too hard. Not even dragons.
    • View Profile
    • My DeviantART page
Re: how to put an image in one's signature?
« Reply #5 on: February 05, 2010, 03:35:06 »
Yours ( http://twitpic.com/11eoqv ) isn't a .PNG, .JPG, .GIF, etc, so it's not gonna appear. :P

It doesn't need an image extension, it just needs to be an image or a script that displays one.
Pretty much what I was about to say.

PP's object images, which I use in the Object Compendium, have no extension:

The image url is:
http://fintmcwells.com/NiffForum/Objects/Bank0/Object9
Ah, well, at any rate, since the pic doesn't appear as a URL, it won't appear as an image.
A God, a Messiah, an Angel, a King, a Prince, and an All Terrain Vehicle.

Re: how to put an image in one's signature?
« Reply #6 on: February 05, 2010, 04:23:53 »
PP's object images, which I use in the Object Compendium, have no extension:

The image url is:
http://fintmcwells.com/NiffForum/Objects/Bank0/Object9
Really? The browser must be smart enough to recognize that there's only one such file in the directory you're accessing. I know I didn't put in any special code for that.

Incidentally, all the forum avatars don't have a file extension in the address ( http://nifflas.lpchip.nl/index.php?action=dlattach;attach=3209;type=avatar )
Lurk more.

*

Offline Exp HP

  • 259
  • 2
  • 1 in 166 children
    • View Profile
Re: how to put an image in one's signature?
« Reply #7 on: February 05, 2010, 05:05:34 »
Incidentally, all the forum avatars don't have a file extension in the address ( http://nifflas.lpchip.nl/index.php?action=dlattach;attach=3209;type=avatar )
That's the sort of thing I'm assuming minmay was referring to by a script, given its use of query strings ("?action=dlattach;attach=3209;type=avatar") and all that.
« Last Edit: February 05, 2010, 05:07:56 by Exp HP »
(secretly hoping nobody will mention the object compendium)
My stars:   :hiddenstar:(Object Compendium):hiddenstar:(By PM)
Check out my Youtube channel for some terrible Let's Plays by a socially inept nerd!

*

Offline atinypony

  • 22
  • 3
  • It's been a while since I've been on a forum
    • View Profile
So i think i get it.
« Reply #8 on: February 05, 2010, 06:21:24 »
AUGH! Thanks so much.
Quote
If the address itself...links to the picture, it'll most likely work. Yours...isn't a .PNG, .JPG, .GIF, etc, so it's not gonna appear.
Sure, NOW I feel silly for having overlooked that, but I never would have made that particular leap of logic without asking.
So, assuming twitpic's image locations stay the same, for example, this...

should work.

Well it worked in preview, anyway.
« Last Edit: February 05, 2010, 06:26:13 by atinypony »
|img|http://i45.tinypic.com/wunmsh.jpg|/img|

*

Offline Pumpkinbot

  • 1134
  • 20
  • No terrain is too hard. Not even dragons.
    • View Profile
    • My DeviantART page
Re: So i think i get it.
« Reply #9 on: February 05, 2010, 07:40:40 »
AUGH! Thanks so much.
Quote
If the address itself...links to the picture, it'll most likely work. Yours...isn't a .PNG, .JPG, .GIF, etc, so it's not gonna appear.
Sure, NOW I feel silly for having overlooked that, but I never would have made that particular leap of logic without asking.
So, assuming twitpic's image locations stay the same, for example, this...

should work.

Well it worked in preview, anyway.

Remember, we all agreed that I was wrong. :P If the URL has a script to call up an image, or the URL is an image itself, it should work.
A God, a Messiah, an Angel, a King, a Prince, and an All Terrain Vehicle.

*

Offline LimeLemon

  • 414
  • 0
  • ¯\(°_o)/¯ i dunno lol
    • View Profile
    • Fur Affinity
Re: how to put an image in one's signature?
« Reply #10 on: February 05, 2010, 09:54:16 »
Just click view full size, right click and copy image url. However, this doesn't work always, and this is one fo those cases. Instead, click properties and copy the addres where it says URL.
Code: [Select]
[img]http://web10.twitpic.com/img/62831047-324ed4e76670bb77baff84968e8d37c3.4b6bdbdd-full.jpg[/img]
Spoiler: Achievements (click to show/hide)

Spoiler: Backloggery (click to show/hide)

*

Offline atinypony

  • 22
  • 3
  • It's been a while since I've been on a forum
    • View Profile
Re: how to put an image in one's signature?
« Reply #11 on: February 05, 2010, 23:23:19 »
yeh, sorry pumpkinbot, wasn't actually bagging you out there, was taking your advice happily.  I thought it was working when it appeared in the preview.  So, i THINK it works ( ), just for some reason not always. Sorry if i'm missing obvious explanations, my HTML is nonexistent.

Well, as I now have a picture in my signature, I suppose it might just be twitpic.  That's what i'll blame it on, anyway.  Thanks all!
« Last Edit: February 05, 2010, 23:33:02 by atinypony »
|img|http://i45.tinypic.com/wunmsh.jpg|/img|

Re: how to put an image in one's signature?
« Reply #12 on: February 06, 2010, 01:28:57 »
Just click view full size, right click and copy image url. However, this doesn't work always, and this is one fo those cases. Instead, click properties and copy the addres where it says URL.
Code: [Select]
[img]http://web10.twitpic.com/img/62831047-324ed4e76670bb77baff84968e8d37c3.4b6bdbdd-full.jpg[/img]
Quite. The code you're putting in is an attempt to place the webpage showing the image into a signature, rather than the actual image. As limelemon said, right click -> copy image location (I use firefox)
Lurk more.

*

Offline LimeLemon

  • 414
  • 0
  • ¯\(°_o)/¯ i dunno lol
    • View Profile
    • Fur Affinity
Re: how to put an image in one's signature?
« Reply #13 on: February 06, 2010, 02:26:16 »
Yes I know, but I thought that I just as well could serve the whole thing on a silver plate for him. Ctrl+C is your best friend.
Spoiler: Achievements (click to show/hide)

Spoiler: Backloggery (click to show/hide)

Re: how to put an image in one's signature?
« Reply #14 on: February 06, 2010, 03:43:09 »
And I thought I'd dish out the whole explanation for future reference. So everyone's happy. C)
Lurk more.