PDA

View Full Version : Thumbshots - Thumbnail of your homepage


Immortal
03-12-2006, 10:00 PM
This is a very very simple template hack that will show an image by your homepage URL. If nothing shows up, then that means your URL is not listed.

I am not going to type a really long post hack, as I'm lazy and don't feel like it.

How to install

Edit memberinfo, find:

<td>
$vbphrase[home_page]:<br />
<a href="$userinfo[homepage]" target="_blank" dir="ltr">$userinfo[homepage]</a>
</td>


Replace with:


<td>
<table width="73%" border="0">
<tr>
<th scope="col">$vbphrase[home_page]:
<br />
<a href="$userinfo[homepage]" target="_blank" dir="ltr">$userinfo[homepage]</a> </th>
<th scope="col"><img align="right" src="http://open.thumbshots.org/image.pxf?url=$userinfo[homepage]" alt="$userinfo[homepage]" />&nbsp;</th>
</tr>
</table>
</td>


Edit your footer, this is a required linkback. If you break the license agreement by not adding this linkback, I am not responsible. Find:


<div class="smallfont" align="center">
<!-- Do not remove this copyright notice -->

Replace with:

<div class="smallfont" align="center">
<if condition="THIS_SCRIPT == 'member'">
<a href="http://www.thumbshots.org" target="_blank" title="What are Thumbshots thumbnails?">What are Thumbshots thumbnails?</a>
</if>
<!-- Do not remove this copyright notice -->


I am too lazy to do a screenshot, so have a look here (http://www.techhelpforum.com/u-tyler-3.html) for a live demo.

Please press Install (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=110202) if you use this hack!

And that is the end :)

Immortal
03-12-2006, 11:05 PM
/me steals first post - as usual

GTAce
03-12-2006, 11:10 PM
Very cool! Checking this out now

SMO
03-13-2006, 01:06 AM
got a cool grey screen on your demo page

Immortal
03-13-2006, 01:08 AM
got a cool grey screen on your demo page

Everything is working fine here. Might have been a quirk, try Ctrl+F5.

XanTrax
03-13-2006, 03:03 AM
Everything is working fine here. Might have been a quirk, try Ctrl+F5.

I get a full grey page as well :banana:.

PJSkiboy
03-13-2006, 04:06 AM
Oh yeah, that grey screen is indeed VERY sexy. LOL.........

grey screen is all, sorry immortal.

Floris
03-13-2006, 07:14 AM
* Floris steals first post - as usual
Posting to get the first post.. sorry: That's just a bit lame! At least contribute to the thread or something. :D :) :p ;)

By the way: Very nice hack!

GoNz00
03-13-2006, 09:31 AM
gray screen, and im too lazy to do anything else.. ;)

MrNase
03-13-2006, 01:22 PM
Gray screen on Safari :(

ChuckH
03-13-2006, 01:53 PM
grey screen

bada_bing
03-13-2006, 02:07 PM
Worked for me in firefox

Snake
03-13-2006, 05:14 PM
This is quite nice, thanks!

Gizmo5h1t3
03-13-2006, 05:48 PM
grey screen only here for me

Paul M
03-13-2006, 05:50 PM
Firefox is about the only browser that "demo" works in. Still, nice grey screen for the rest of us :cross-eyed:

yayvb
03-13-2006, 07:31 PM
Yeah just a grey screen. :( Maybe you can take the time to make that screenshot while we wait for a fix?

Immortal
03-13-2006, 09:01 PM
Uploading a screenshot now. I have no idea why the grey is screen is happening to IE...

But, this was not taken by me, so don't blame me if something is wrong with it :D

derfelix
03-16-2006, 03:00 AM
nice screen-shot..
(but i like the grey aswell) :D

kira
03-16-2006, 05:48 AM
Cool modification, thanks!

I think the gray screen is occuring because you have an unclosed TITLE tag in your HTML. I tested one of your members' profiles and the same thing happened -- when I looked at the source, I saw this:

<title>Rob-Tech Help Forum-View Profile

<meta name="keywords" content="Rob thf, tech help forum, free computer help, computer help forums, computer help,hardware help, windows xp help, tech forum,windows help forum, cbttech " />
<meta name="description" content="Rob. Rob is a member of Tech Help Forum." />

In Dreamweaver, when I closed the TITLE tag it seems to fix the problem. Give it a try!

Thanks again for the thumbshot mod. :)

Immortal
03-16-2006, 06:08 PM
Whoo, I appreciate that :)

yayvb
03-16-2006, 07:54 PM
Just to confirm with you, it DOES work now!!! Looks great, awesome idea!! :)