View Full Version : How can i do this
mcyates
03-14-2003, 08:57 AM
<a href="http://www.diyaudio.com/index.php?s=" target="_blank">http://www.diyaudio.com/index.php?s=</a>
I need to know how i can show that information on my portal page?
Topic Forum Age Replies Views Last Post
Any help would be fantastic. Thanks in advance
Lesane
03-14-2003, 10:23 AM
You can use this hack by Tubedogg:
https://vborg.vbsupport.ru/showthread.php?s=&threadid=12324
mcyates
03-14-2003, 01:59 PM
thanks but that doesn't look the same. I want it to look exactly like this:
http://www.diyaudio.com/index.php?s=
filburt1
03-14-2003, 02:06 PM
Just use his and then modify it to include age. It will never look exactly the same and if it did it would be a rip.
mcyates
03-14-2003, 02:16 PM
Well all i want to do really is add the name of the last person who has replied to the topic on the main page.
http://www.myfootballforum.com
And possible add the age of the message (how long ago it was posted) but i don't know how to go about adding them.
mcyates
03-14-2003, 02:19 PM
I put this on the template for the recent descussion:
<a href="$bburl/member.php?s=$session[sessionhash]&action=getinfo&find=lastposter&threadid=$thread[threadid]"><b>$thread[lastposter]</b>
But it was just blank. nothing there.
The template for the recent descussion is here.
<tr><td bgcolor="$getbgrow">$thread[icon]<normalfont><a href="$bburl/showthread.php?s=$session[sessionhash]&threadid=$thread[threadid]"><b>$title</b></a></normalfont><br>
<smallfont color="{timecolor}">$thread[date]</smallfont><br>
<smallfont> by <a href="$bburl/member.php?s=$session[sessionhash]&action=getinfo&userid=$thread[postuserid]">$thread[postusername]</a>
| Last reply </smallfont><smallfont>by <a href="$bburl/member.php?s=$session[sessionhash]&action=getinfo&find=lastposter&threadid=$thread[threadid]"><b>$thread[lastposter]</b></a></smallfont><smallfont><br>
Replies: $thread[replycount] | Views: $thread[views]</smallfont></td></tr>
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.