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
Link created by Linkman for Thumbshots
Re: Link created by Linkman for Thumbshots
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
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.
%3A%2F%2F is URL-encoded version of "://" and is correct.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: Link created by Linkman for Thumbshots
OK. Thanks for the help.