Results 1 to 7 of 7

Thread: Thumbshots

  1. #1
    Join Date
    May 2008
    Posts
    49

    Default Thumbshots

    I got a piece of code from Thumbshots

    <img src="http://open.thumbshots.org/image.aspx?url=[LINK]" border="1" />

    Where would I put this so that it happens automatically when someone ads a listing? And what else do I need to do?

  2. #2
    Join Date
    May 2007
    Location
    NJ, United States
    Posts
    1,651

    Default

    You can ultimately put it where ever you want the thumbshot to display. If you want the thumbshot to display on the details page of each listing, then you would put it in details_link.html.

    Hope this helps
    FSGDAG | IndexU Hosting | Owner
    Website | NiceCoder Script Hosting and More! | Web4URL is For Sale!
    Follow Us On Twitter | FaceBook Profile | YouTube Videos

  3. #3
    Join Date
    Oct 2007
    Location
    Sydney
    Posts
    652

    Default

    premium_row.html, sponsored_row.html and row.html is not a bad idea either

  4. #4
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    <img src="http://open.thumbshots.org/image.aspx?url=[LINK]" border="1" /> won't work

    use
    <img src="http://open.thumbshots.org/image.aspx?url=$url" border="1" />

  5. #5
    Join Date
    Oct 2007
    Location
    Sydney
    Posts
    652

    Default

    Quote Originally Posted by Bruceper View Post
    use
    <img src="http://open.thumbshots.org/image.aspx?url=$url" border="1" />

    Actualy this is the correct working version
    <img src="http://open.thumbshots.org/image.aspx?url=<%$url%>" border="1" />

  6. #6
    Join Date
    May 2008
    Posts
    49

    Default Thanks guys, one more question

    Ok, I put in the code and no I'm just getting a thumbnail that says coming soon.

  7. #7
    Join Date
    Oct 2007
    Location
    Sydney
    Posts
    652

    Default

    Quote Originally Posted by jrusso543 View Post
    Ok, I put in the code and no I'm just getting a thumbnail that says coming soon.

    It may take up to a day or two to load, some times much faster.

Similar Threads

  1. thumbshots cached on own server
    By landuyt in forum v3.2
    Replies: 4
    Last Post: 10-11-2005, 12:23 PM
  2. thumbshots
    By amusementlinks in forum v5.x
    Replies: 5
    Last Post: 08-19-2005, 04:03 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •