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 |
#212
|
|||
|
|||
hey Chris M,
is it possible to add this mod on 3.5.1 in the header template instead of the forumhome template? |
#213
|
|||
|
|||
Quote:
PHP Code:
|
#214
|
|||
|
|||
thank you vierie, works fine
|
#215
|
||||
|
||||
Hi guys, just installed this onto my newly upgraded 3.5.1 forum
Just a few questions.. Can you confirm that visitors will only be able to see the forums that they have permission to? Secondly, is there a way to edit the display a bit? Please see this pic.. What i want to do is increase it to 10 (or give users the ability to edit it to display as many as they each want) and expand the number of characters from the thread title as you can see i have a bit of extra screen space available. Cheers! Shane |
#216
|
||||
|
||||
sbryan, I don't know about you but I use a different browser to verify that info. I typically use FF for all my browsing so I bring up my web site in IE and I'm usually not logged in...I see it as a guest there. That way I see it as a guest would see it. If IE doesn't work that way for you, try opera. Liz
|
#217
|
||||
|
||||
Quote:
any way to edit how the latest threads bit displays though? |
#218
|
||||
|
||||
Edit the forumhome_complete part of the product (via Plugin Manager)
Change: PHP Code:
PHP Code:
Now change: PHP Code:
PHP Code:
Chris |
#219
|
||||
|
||||
thanks Chris M, worked an absolute treat
|
#220
|
|||
|
|||
Quote:
www.saltvattensguiden.se/forumet I run 3.5.1 in my forum Installed the XML file change in the forumhome template but it still dosentwork. What do i do wrong Can some one help me!? best regards ps I have another today but this one isnt so good so i want to change to this one! |
#221
|
||||
|
||||
Thanks, Chris! Worked like a charm first time.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|