Thumb Shot - Problems/alernatives

Problems installing LinkMan?
Post Reply
Ronnie
Posts: 17
Joined: Sun Apr 26, 2009 7:40 pm

Thumb Shot - Problems/alernatives

Post by Ronnie »

Script URL: http://www.momnpopsware.com/linkman/links.php
Version of script:
Hosting company: Inmostionhosting
URL of phpinfo.php: http://www.momnpopsware.com/linkman/
URL of session_test.php:
What terms did you try when SEARCHING for a solution: Thumbshots

Write your message below:
Hi Klemen - Hope all is well. I am a long time registered user and ever since Thumbshots.org required registration I have been having on and off issues with the script. I registered with them and made all the changes to the script but the thumbshots do not appear.

As an alternative to Thumbshots.org, I was considering hosting my links pictures myself and making the adding the title to the end of the line in the linksinfo.txt page. For example:

unknown unknown@unknown.com Pagename http://www.mypage.com/ http://nolink Testpage site 1 0 thumb.jpg

and modifying the links.php script:

list($name,$email,$title,$url,$recurl,$description,$featured,$pr,$thumb)=explode($settings['delimiter'],$thisline);

and

<td valign="top" class="linkman"><img src="http://www.page.com/image/".$thumg.'" style="vertical-align: middle;" border="1" width="120" height="90" alt="Thumbnail">&nbsp;</td>

But, this seems too easy. Am I missing anything or am I going in the right direction? Thank you... Ronnie
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: Thumb Shot - Problems/alernatives

Post by Klemen »

You did follow the instructions on this forum and didn't have any luck? Seems to work fine for me?

Your code is one way of doing it for sure, just make sure you double-check spelling ($thumg vs $thumb).
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
Ronnie
Posts: 17
Joined: Sun Apr 26, 2009 7:40 pm

Re: Thumb Shot - Problems/alernatives

Post by Ronnie »

Thanks... Ronnie
DC
Posts: 138
Joined: Sun Dec 09, 2007 9:28 am

Re: Thumb Shot - Problems/alernatives

Post by DC »

Have you tried this service, I have used them for clients with great success.
http://www.shrinktheweb.com/
To Code Or Not To Code That Is The Question?

Was my post of any help to you? if so please do [url=http://www.clickcraft.net/slice_donations.php][b]Buy Me A Slice[/b][/url] ...
Post Reply