The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | |||||||||||||||||||||||||
Deutsch:
Dieser Hack zeigt in der Spalte Letzter Beitrag unter dem Datum und den Usernamen des letzten Posters auch den Titel des Topics an. um euch den hack anzusehen klickt hier: www.the-afterburner.de English: This hack shows in the row "last post" on the mainpage below the date and the username of the last posting also the title of the last posting. to see the hack in action click here: www.the-afterburner.de UPDATE: 8. September 2001 to Version 2 New: You can set the length of the title in your CP If a word is loger than your settings there are ... at the end works also in subcategories Link to the last posting Show Your Support
|
Comments |
#32
|
|||
|
|||
Found my problem I was using the wrong index.php you should clearly state to leave /admin and edit the other index.php. In any case great gack works now. But how do I make the title a link to the thread and then go to newest one, or that thread. Also how do I make it look like this
I want a UBB style last post coulmn, mostly my problem is adding the users icon and also putting it in what seems to be a different cell or something. |
#33
|
|||
|
|||
See below is a picture of my forums current Last Post coulmn. I made it so when you click the title of lastpost it takes you to the post. What I now need to do is move that table or cell over to the left and not be on the right side.
Need some bigtime help, also below is my current forumhome_lastpostby template. <table cellpadding="0" cellspacing="0" border="0" width="100%" id="ltlink"><tr align="right"> <td nowrap><smallfont>$forum[lastpostdate] <font color="{timecolor}">$forum[lastposttime]</font><br> by <a href="member.php?s=$session[sessionhash]&action=getinfo&find=lastposter&forumid=$forum[forumid]"><b>$forum[lastposter]</b></a><br></smallfont></td> <td nowrap> <a href="showthread.php?s=$session[sessionhash]&goto=lastpost&forumid=$forum[forumid]"><smallfont><b>$showlastpostingtitle</b> <alt="Go to last post"></a></smallfont></td> </tr></table> Make from that what you can, if you wish edit it and either email it to me or repost it with the correct script/code. THANKS YOU SOOOOO MUCH!?! |
#34
|
||||
|
||||
Give this a try
Code:
<table cellpadding="0" cellspacing="0" border="0" width="100%" id="ltlink"><tr align="right"> <td nowrap><smallfont><a href="showthread.php?s=$session[sessionhash]&goto=lastpost&forumid=$forum[forumid]"><smallfont><b>$showlastpostingtitle</b> <alt="Go to last post"></a>(<a href="member.php?s=$session[sessionhash]&action=getinfo&find=lastposter&forumid=$forum[forumid]"><b>$forum[lastposter]</b></a>)<br> $forum[lastpostdate] <font color="#666686">$forum[lastposttime]</font><br></smallfont></td> </tr></table> |
#35
|
|||
|
|||
Great as usual bane, now my next step is how do I put the icon of the thread to the left of everything.
Also how do I make it so when the title of the thread passes the set 20 letters it like makes the last 3 "..." So for instance my Title Thread is "Welcome to the best forum" which is 26 characters long. My default length is 20 so it makes it look like "Welcome to the best". But I need it to make it look like "Welcome to the be.." I dunno how to explain more. Any help would be great |
#36
|
||||
|
||||
Hi Afterburner,
great hack, as usual Thanx for the hack, what LuBi suggested sounds good to me, is that doable? Funzt ohne Ende, gute Arbeit - wie immer eigentlich. Das was Lubi da vorschl?gt, den Titel "auszupunkten" ab einer bestimmten L?nge klingt ?brigens supi - ist das ?berhaupt machbar? Danke f?r den hack! cu & Gr??e, -Tom |
#37
|
||||
|
||||
OK I set it to my TODO list
|
#38
|
||||
|
||||
[QUOTE]Originally posted by LuBi
Also how do I make it so when the title of the thread passes the set 20 letters it like makes the last 3 "..." So for instance my Title Thread is "Welcome to the best forum" which is 26 characters long. My default length is 20 so it makes it look like "Welcome to the best". But I need it to make it look like "Welcome to the be.." I dunno how to explain more. Any help would be great |
#39
|
||||
|
||||
Quote:
How difficult would it be to get the last title of posts into the category view (when you click on a category containing forums e.g.)? thx, -Tom |
#40
|
||||
|
||||
I think this isn?t difficult. But at the moment my wife is at home and I need silence *g* for my work and not "Hello Baby", "Do you love me", "Please tell me..." and so on
|
#41
|
||||
|
||||
OK, I finised the hack and will upload the new version as soon as possible.
New: You can set the length of the title in your CP If a word is loger than your settings there are ... at the end works also in subcategories |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|