Page 1 of 1

Link created by Linkman for Thumbshots

Posted: Thu Sep 06, 2012 11:53 am
by mack
Script URL: http://aplantshome.com/links/links.php
Version of script: 1.7
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below: The software creates the following link:
http://open.thumbshots.org/image.pxf?ur ... dshome.com
The setting in the admin panel is:
http://open.thumbshots.org/image.pxf?url=

I am not getting an image. Is the link not showing as:
http://open.thumbshots.org/image.pxf?ur ... dshome.com
The reason or is it something else.

Thanks in advance,
Steve

Re: Link created by Linkman for Thumbshots

Posted: Thu Sep 06, 2012 11:59 am
by mack
The links seems to have changed the way the link is created on the page. The :// is showing up as characters and numbers. %3A%2F%2F.

Re: Link created by Linkman for Thumbshots

Posted: Fri Sep 07, 2012 7:01 pm
by Klemen
That's because this thumbshots provider doesn't have a thumbshot of your website yet.

%3A%2F%2F is URL-encoded version of "://" and is correct.

Re: Link created by Linkman for Thumbshots

Posted: Fri Sep 07, 2012 7:34 pm
by mack
OK. Thanks for the help.