Version: 1.00, by TECK
Developer Last Online: Nov 2023
Version: 2.2.x
Rating:
Released: 09-07-2002
Last Update: Never
Installs: 118
No support by the author.
This hack will add your latest xx threads to your forum home page.
The good part is that you can do all this with only 1 query.
The following options are available:
- number of threads displayed
- alternating background color (same like the showthread view)
- thread's title (with link)
- thread's title lenght (just in case you use it in a small table)
- thread's icon
- thread's date and time
- thread's starter (with link)
- thread's no. of views
- thread's no. of replies
[high]The hack uses each forum's permissions.[/high]
In other words, if you have a private forum, your private threads will not show unless you have permissions to view them.
What must be changed to exclude some forum ID's to be shown at the "latest Threads summary".
For example we have a testforum for testing signatures and vb Code. This treads should be not shown on the summary list.
My program skills are not so good to implement a array with the forum ID's by my own.
Can anybody help ???
thanks in advance
Tom
Has anybody been able to do the above? As I too am looking for a way to exclude one forum from the list.
I did it on my website plongeur.com (home page) but doing a mysql query for excluding forum ID's.
I show last threads subjects with icons for every forums excluding the ones I don't want, and below I show the same thing just for only one forum.
Below again, I use PluhNews to show the last XX threads of one forum, including contents.
Have a look on it and tell me if it's what you want.
I've installed this and it works perfectly if I add the $threadbits variable on my forumhome template... but is there a way to have the latest threads on the header instead of forumhome?? it would be greatly appreciatted!
I would like to include this hack on my main (non vb) index. Can somebody please give some easy to use instructions on how to do this? It looks like quite a few people are interested, and I read this thread three times without finding the answer.
Vb is an addition, not the main focus of my site so I don't want to change my index page to use the vbhomelite hack. I'm new, so the more details the better, thanks!
Quote:
Originally Posted by jaxper
Great hack!
Is there any way to display all this on the first page -- that is not the first page of the forum but a home page right before the forum that has nothing to do with vbulletin yet? Will I need to set all variables from scratch?
Jax.
Quote:
Originally Posted by Robert9
would it be possible to add this to say a non-vb page? and if so how would i do that? please pm me how i could do so. Thanks!
Quote:
Originally Posted by GTGT
Do I understand correcly that I can use this to draw the latest theeads tyo any other page on the site?
I want my vbulletin threads also come up on my start site
xxxx.com/index.html
Can I use this for that?
And is it fast?
Thanmks for any help!
Quote:
Originally Posted by GTGT
CaMuscleguy:
can this be done on a usual html page isnetad of the forumhome page?
The 5 latest discussions on the Anabolic Forum
Quote:
Originally Posted by Splitfyre
Can this hack be loaded onto a non-vb page?
Quote:
Originally Posted by oscardelahoya
Is there any way to use it with server side includes in an shtml page? I badly need this.
Thanks in advance.
Quote:
Originally Posted by EVO VIII Chris
Alright I dont want to bring up old threads but I am trying to install this on my home page which IS NOT my forum home page. It is my main page at www.vorspann.net I want it to show the Recent Discussions at my main page and not my main forum page. How do I install it to do this?
Quote:
Originally Posted by toonarific
That's exactly what I want to do too; have xx threads appear on my main website index page, not on a VB page.
Quote:
Originally Posted by gldtn
Is there a way I can use this code on an Index.php page on my root folder other than my Forum folder.. So instead of me putting this code in my forumhome template.. I'll just put it on an index page outside of my forum's directory.