The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Latest Threads On Forum Home Details »» | |||||||||||||||||||||||||
[high]Installation Instructions[/high]
Step 1: Upload the .xml file to the Product Manager Step 2: Modify the [high]FORUMHOME[/high] template Find: HTML Code:
<td class="alt1" width="100%"><div class="smallfont">$upcomingevents</div></td> </tr> </tbody> </if> HTML Code:
<!-- latest threads --> <if condition="$show['latestthreads']"> <tbody> <tr> <td class="thead" colspan="2"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_latestthreads')"><img id="collapseimg_forumhome_latestthreads" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_latestthreads].gif" alt="" border="0" /></a> $vbphrase[latest_threads] </td> </tr> </tbody> <tbody id="collapseobj_forumhome_latestthreads" style="$vbcollapse[collapseobj_forumhome_latestthreads]"> <tr> <td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[latest_threads]" /></td> <td class="alt1"><div class="smallfont">$threadbits</div></td> </tr> </tbody> </if> <!-- /latest threads --> [high]Credits[/high] NTLDR - For allowing me to port his vB3 hack of this [high]Updates[/high] Version 1.1.0: Simple update to make this work with vBulletin 3.5.0 Beta 2 - If you are installing for the first time, follow the installation instructions - If you are upgrading, please delete the previous plugin, and upload the new one - This new plugin also has the uncached template fix Version 1.1.1: Simple update to fix a permissions bug - Wasn't showing on my board because I had already fixed it and forgot about it lol - To upgrade, simply replace the plugin with the one attached Version 1.1.2: Simple update to fix a permissions bug again - To upgrade, simply replace the plugin with the one attached Chris Show Your Support
|
Comments |
#492
|
|||
|
|||
Oh, one more request if possible but the previous two are more important. I'd like the feature to click down to even older posts like an arrow down just like is used on the latest post module on this site http://www.mylpga.com
Thanks! |
#493
|
||||
|
||||
It works in 3.6.8. Thanks a lot
** Installed** |
#494
|
|||
|
|||
where do you change the amount of latest threads to display?
|
#495
|
|||
|
|||
can somone please write the code for me to hook ONE percific forum in a side collum please?
|
#496
|
|||
|
|||
if I wanted to to show the forum that the lastest post came from instead of the reply count how would I edit the code to do so?
Thank you |
#497
|
|||
|
|||
duplicate post
|
#498
|
|||
|
|||
Just added to my close protection forum, works well.
Is it possible to get it to give links with vRewrite with search engine friendly links? |
#499
|
|||
|
|||
I'm pretty new to vB admin stuff and had a question about this hack.
I've seen something similar done before, but in a column on the right in the forum home. I have a right column on my forum home (via another hack) and just figured I could paste the template edit that this hack called for into that template, but no this does not work at all. any guidance? I can give you any information needed (copy and paste of template files or whatever) thanks in advance! oh the site is www.themazdaforum.com if you wanted to see what is going on right now. Edit: I hacked up the part you are supposed to paste into FORUMHOME such that it fits into the right column template. Still nothing appears. It is as if <if condition="$show['latestthreads']"> is returning false so it just isn't processing anything. Is that a var I have to set somewhere? I'm such a n00b with this stuff :P |
#500
|
|||
|
|||
bump?
|
#501
|
|||
|
|||
Hi
I saw on a forum home page that two copies of this hack was working. There was two columns . one of them show latest posts on some forums (for example download forums) and another one shows all other new posts (on all other forums) How can I do this? thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|