PDA

View Full Version : Paid Intergrated Thumbshots.com


New Age
07-07-2009, 10:44 AM
Hi all,

I have paid the $4.99 per month to see if it works better than the free one.

Below is instructions to intergrate it .

What teplate do I make the changes please???


Adding thumbshots to your site takes only a few minutes. If you recently registered, please allow several minutes for your account to be activated.
<img src="http://simple.thumbshots.com/image.aspx?cid=1507&v=1&w=[Width]&h=[Height]&url=[url]" border="1" alt="Preview by Thumbshots.com" />

Replace the [url] tag by the URL of the link. The URL must correspond to the exact destination of the link. This URL should be encoded to avoid mangling the querystring. Always use the final destination URL whenever possible. Suppose, you know the URL http://track.com/redir.asp?id=123 redirects to http://www.w3.org. You should use the final destination http://www.w3.org and not the former.

Replace the [Width] tag with 60 or up to 480 to generate a small or large thumbshot respectively. Default is 120.

Replace the [Height] tag with 45 or up to 360 to generate a small or large thumbshot respectively. Default is 90.

Brian
07-07-2009, 11:28 AM
You would need to make those changes in your 'adv_links_linkbit' and 'ADV_LINKS_SHOWLINK' templates.

Our Sponsors
 

New Age
07-07-2009, 12:40 PM
Hello Brian,

can you give me the code to search for to change as what Thumbshots has provided me I can not find in both template you have said to look in :

As I cannot find the code above in the 2 templates that you have said I have to find!

Integrating Thumbshots Code

Adding thumbshots to your site takes only a few minutes. If you recently registered, please allow several minutes for your account to be activated.
<img src="http://simple.thumbshots.com/image.aspx?cid=1507&v=1&w=[Width]&h=[Height]&url=[URL]" border="1" alt="Preview by Thumbshots.com" />

Replace the [URL] tag by the URL of the link. The URL must correspond to the exact destination of the link. This URL should be encoded to avoid mangling the querystring. Always use the final destination URL whenever possible. Suppose, you know the URL http://track.com/redir.asp?id=123 redirects to http://www.w3.org. You should use the final destination http://www.w3.org and not the former.

Replace the [Width] tag with 60 or up to 480 to generate a small or large thumbshot respectively. Default is 120.

Replace the [Height] tag with 45 or up to 360 to generate a small or large thumbshot respectively. Default is 90.

Brian
07-07-2009, 01:30 PM
Please do not start multiple threads about the same issue. That just gives us more work cleaing things up, and if anything will only slow down the time it takes for you to receive a response.

It looks like you just need to search your templates for the URL "http://open.thumbshots.org/" and replace with "http://simple.thumbshots.org/"