Author Topic: Thumbnail Link question  (Read 6468 times)

0 Members and 1 Guest are viewing this topic.

Offline Firestorm

  • Newbie
  • *
  • Posts: 11
    • View Profile
Thumbnail Link question
« on: August 22, 2005, 06:10:36 AM »
how can i have a link to my thumbnails so that i can put them on a site with the code?

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Thumbnail Link question
« Reply #1 on: September 22, 2005, 02:07:55 AM »
are you asking about full url to your thumbnails for hotlinking from other sites?
* V@no little confused.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline quartz

  • Newbie
  • *
  • Posts: 18
    • View Profile
Re: Thumbnail Link question
« Reply #2 on: June 02, 2009, 07:14:20 PM »
is it possible to get the thumbnail url?

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Thumbnail Link question
« Reply #3 on: June 03, 2009, 04:16:27 AM »
is it possible to get the thumbnail url?
Yes, sure, it's possible.
How? - well, it's depends on what is it exactly you need. Is that URL you want to display somewhere on 4images page, or is it something you need for a code of your other script.

If it's first, then we have a mod "permalinks" (can't remember exact name), maybe you can start from there ;)
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline quartz

  • Newbie
  • *
  • Posts: 18
    • View Profile
Re: Thumbnail Link question
« Reply #4 on: June 03, 2009, 05:17:20 AM »
i would like to get the thumbnail url for this

<link rel="image_src" href="thumbnail-url-here" />

that would be in the header

Offline quartz

  • Newbie
  • *
  • Posts: 18
    • View Profile
Re: Thumbnail Link question
« Reply #5 on: June 03, 2009, 05:58:10 PM »
never mind I figured it out