The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hey I'm looking for a code where I can modify to show last post by date and then user can click on that and it will take him to last post posted in that forum but show last post by date instead of it's title.. the following website is using it currently
www.krazycommunity.com Also if someone can tell how to show categories in rows like that website.. Thanks --------------- Added [DATE]1311969041[/DATE] at [TIME]1311969041[/TIME] --------------- This is the code which will do.. but need some help <if condition="$show['lastpostinfo']"><BR> <div class="smallfont" align="$stylevar[left]"> <div style="clear:both"> Last Post: <a href="showthread.php?$session[sessionurl]goto=newpost&t=$lastpostinfo[lastthreadid]" title="<phrase 1="$lastpostinfo[lastthread]">$vbphrase[go_first_unread_in_thread_x]</phrase>"><strong>$lastpostinfo[trimthread]</strong></a> </div> <div<if condition="is_browser('ie', 6)"> style="float:$stylevar[left]"</if>> Posted <phrase 1="member.php?$session[sessionurl]find=lastposter&f=$lastpostinfo[forumid]" 2="$lastpostinfo[lastposter]">$vbphrase[by_x]</phrase> -$lastpostinfo[lastpostdate] <if condition="!$show['detailedtime']">-<span class="time">$lastpostinfo[lastposttime]</span></if></div><BR> Forum Info: Topic: $forum[threadcount] Post: $forum[replycount] </if> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|