•   Mountain View 1600, CA 94043
  •   +1 650-253-0000
  •   name@example.com
   Search
 
  • Register
 
Login
Thumbshots
  • Thumbshots
    • -Get Thumbshots
    • -Learn More
    • -Update Thumbshots
  • Community
    • -Contributions
    • -Feedback
    • -Portfolio
    • -Articles
    • -Test
  • Support
    • -FAQ
    • -Forum
    • -Blog
    • -Press Release
    • -About Us
    • -Contact Us
You are here: Support ⁄ Forum

Forum

Note! The forum is a community resource. We'll do our best to answer quickly. Include as much information such as URL, platform, browser version. For Premium clients, please log in and submit a Support Ticket under My Account. Check our FAQ for quick answers.

 
  Thumbshots Forum  Discussions  Questions  image coming soon
Previous Previous
 
Next Next
New Post 12/22/2011 8:09 AM
Resolved
  Andri Mail
1 posts
No Ranking


image coming soon 
sorry,..someone can explane me why on the site.: http://seo-web-internet-marketing.com the thumbnail is always on image coming soon,..?,.many thanks,..
 
New Post 12/22/2011 11:01 PM
  Justin Lim
81 posts
No Ranking


Re: image coming soon 

Thanks for advising us about the Thumbshot image.

The Thumbshot Image may be outdated or have not yet been indexed by one of our bots. Please let our bots do their job in trying to update older Thumbshots images. Unfortunately, Thumbshots is a Free service, so sometimes the updates may take a bit longer.

Alternatively, you also have an optional Express Update Service at  /Update.aspx

Thanks!


www.thumbshots.com Forum Administrator
 
New Post 3/4/2013 2:15 AM
  Mika Perkiomaki
7 posts
No Ranking


Re: image coming soon 

Hello! And thanks for a great service. :)


Image coming soon is the only thing thumbshots show anymore. What might be the reason for this, and when will we get back to normal again? 


Thanks in advance. 

 
New Post 3/8/2013 10:23 AM
  Stephen Lim
205 posts
9th Level Poster




Re: image coming soon 

Hi Mika,

Please see this important message on upgrading your code to the new free code.


www.thumbshots.com
 
New Post 3/8/2013 11:10 AM
  Mika Perkiomaki
7 posts
No Ranking


Re: image coming soon 
 Stephen Lim wrote

Hi Mika,

Please see this important message on upgrading your code to the new free code.

Thanks for the reply. 


I did read that a few weeks ago, but I am not exactly sure what that is all about. I signed up to find out. We have used thumbshots as part of our BBCode. It worked like a charm -- until that notice to which you just referred me. So, what exactly should we do that all the thumbshots of different sites we have linked to on our discussion board would show the actual thumbshot like they did before (for years) and not the "Image coming soon" ? 

 
New Post 3/8/2013 11:14 AM
  Stephen Lim
205 posts
9th Level Poster




Re: image coming soon 

Hi,

After you register for the new free (or paid) plan, you will get a new code under My Account > Thumbshots Images > Manage plan. There you simply do a find and replace the old free thumbshots code that looks like this:

http://open.thumbshots.org/image.aspx?url=xxx

to the new code in your manage plan page that looks something like this:

http://images.thumbshots.com/image.aspx?cid=yyy&url=xxx

It's just a small change.


www.thumbshots.com
 
New Post 3/8/2013 12:21 PM
  Mika Perkiomaki
7 posts
No Ranking


Re: image coming soon 

Yeah, the instructions are simple enough, but I am still not understanding this. Our code looks like this:


<a href="{URL}" title="{URL}" onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;"><img src="http://open.thumbshots.org/image.pxf?url={URL}" alt="" /></a>


Changing it to this does not work, it kills it:

<a href="{URL}" title="{URL}" onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;"><img src="http://open.thumbshots.org/image.pxf?cid=yyy&url={URL}" alt="" /></a>

 
New Post 3/8/2013 12:49 PM
  Stephen Lim
205 posts
9th Level Poster




Re: image coming soon 

You have an error in your code. Look at the code under My Account > Thumbshots Images > Manage plan page after you registered for the free or paid account.

You should see the code that starts with http://images.thumbshots.com/image.aspx and not http://open.thumbshots.org/image.aspx

You need to replace the ones that start with open.thumbshots.com to images.thumbshots.com and pass a valid cid=yyy value.

Thanks,


www.thumbshots.com
 
New Post 3/8/2013 1:03 PM
  Mika Perkiomaki
7 posts
No Ranking


Re: image coming soon 

Thanks for bearing with me :)

How would you change this? It's the very last one on that topic. 

http://www.phpbb3bbcodes.com/map.php?forum=news&start=1740

 
New Post 3/8/2013 11:27 PM
  Justin Lim
81 posts
No Ranking


Re: image coming soon 

It looks like you are still using our OLD code. Please replace the old code with the new one found at thumbshots.com (login required)

My Account > Thumbshots Images > Manage Plan


thanks


www.thumbshots.com Forum Administrator
 
New Post 3/9/2013 1:36 AM
  Mika Perkiomaki
7 posts
No Ranking


Re: image coming soon 

I modified that code according to the instructions. There's a problem with it when it comes to linking to other sites. It shows only the URL that has been put there even though the link might anywhere (here, for example). I mean, the link works, but the preview is, of course, of only the URL that's in the code. It should show a preview of the linked website and not just the website that's in the URL replacement. That's how it always worked before. Even the old code works, but instead of showing the preview of the URL in the code, it says "Image coming soon". This was not the case a few weeks ago. For years, that code to which I linked in my previous post, showed previews of what ever website was linked to (OK, sometimes some websites had not been crawled yet, so it said "Image coming soon", but the image actually did come soon). 

How can this be fixed so that the BBCode shows a preview of what ever website is linked to? 

Thanks :)


 
New Post 3/9/2013 1:44 AM
  Mika Perkiomaki
7 posts
No Ranking


Re: image coming soon 

So, in essence, how should the code found here be modified, so that no matter where you link, the preview shows THAT website (and not the one on the code according to these new guidelines)?

/Support/Forum/tabid/105/forumid/1/postid/930/scope/posts/Default.aspx

From here:

<a href="{URL}" title="{URL}" onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;"><img src="http://open.thumbshots.org/image.pxf?url={URL}" alt="" /></a>

to what? 

 
New Post 3/9/2013 1:48 AM
  Mika Perkiomaki
7 posts
No Ranking


Re: image coming soon 

OK, the URL replacement isn't necessary. That's all. It works like a charm. 

Seriously, I find this service to be of great value. That's why I have been so curious about this. You've done a terrific job here. Kudos. :)

 
New Post 3/9/2013 9:53 AM
  Stephen Lim
205 posts
9th Level Poster




Re: image coming soon 
You're welcome.
www.thumbshots.com
 
 Page 1 of 1
Previous Previous
 
Next Next
  Thumbshots Forum  Discussions  Questions  image coming soon
  
"Use our Thumbnail screenshots to promote your blog and personal website!"

Get your Easter eggs, daily California news and games specialized in skincare on how to become an mechanic on our kxot news site. In addition to reviewing 3D printers,  Infusionsoft blogs and expired domains, we can obtain thumbnails from DHgate.com from manufacturers with local thumbnail images. Our cleaning and Search services from seocompany-london.com include finding traffic locations for cars, dressfirm evening dresses and golf clubs using best buy coupons. For more information and honest reviews with pictures and deals, please contact for Business Opportunities
Thumbshots : Terms Of Use : Privacy Statement
Thumbshots : Terms Of Use : Privacy Statement