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 |
#472
|
|||
|
|||
For those getting errors on search.php, change $lastread with something like $last_read, otherwise you'll get error messages.
This should solve: Quote:
|
#473
|
|||
|
|||
Thank you very much. That error was driving me crazy.
|
#474
|
||||
|
||||
How do I place this info in tables with headers that state Member Thread Forum Ect...
Thanks DM |
#475
|
|||
|
|||
I am happy to have found this add-on. I am currently using it on my new site http://openfortea.com
However, I'm only able to get it to show on the home page. Why doesn't it show on any of the other pages? Thanks! |
#476
|
|||
|
|||
Quote:
Thanks and sorry for my lazyness. |
#477
|
|||
|
|||
I know several people before me has asked this question but I couldn't find any answer:
I'd like a link for the user to be taken to the last post in the thread. Actually, I'd like to link the words Last Post: to the last post in the thread. How can I do that? Thanks! |
#478
|
||||
|
||||
Thanks...
|
#479
|
||||
|
||||
Quote:
Hi, I tried your code but I keep getting this (Screenshot) is there anyway to fix the style to fill the whole box? Thank you for any help |
#480
|
|||
|
|||
I am getting this error when i try and post a thread:
Warning: strpos() [function.strpos]: Empty delimiter. in /global.php(349) : eval()'d code on line 178 Vbulletin message: Unable to add cookies, header already sent. File: /home/teambow/public_html/forum/includes/class_core.php Line: 2984 What do i do??? PLease help |
#481
|
||||
|
||||
I dont think this is right ... $limitfids = x
But I cant get = 'x,x,x,x,' to work either The only place this edit will work is under the permissions based section of the xml it wont work for me in global ,,, i have $limitfids = 6 and it works but cannot add more than one with out an error DM |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|