The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How can i do this
<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 |
#2
|
||||
|
||||
You can use this hack by Tubedogg:
https://vborg.vbsupport.ru/showthrea...threadid=12324 |
#3
|
|||
|
|||
thanks but that doesn't look the same. I want it to look exactly like this:
http://www.diyaudio.com/index.php?s= |
#4
|
|||
|
|||
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.
|
#5
|
|||
|
|||
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. |
#6
|
|||
|
|||
I put this on the template for the recent descussion:
<a href="$bburl/member.php?s=$session[sessionhash]&action=getinfo&find=lastposter&threadid=$threa d[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=$threa d[threadid]"><b>$thread[lastposter]</b></a></smallfont><smallfont><br> Replies: $thread[replycount] | Views: $thread[views]</smallfont></td></tr> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|