vBulletin Modifications

Forum Home Enhancements - Latest X Threads on Forumhome Advanced

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > vBulletin Database System > vBulletin 3.5 / 3.6 Hack Releases

Reply
 
Thread Tools Search this Thread
Download Options
You Must Register First
To Download This Modification

Bugs
New Posts -- Bold/post image
Posted By: Slyfox
Registering New Posts
Posted By: Slyfox
Submit A Bug | View All Bugs

Advertisement
  
Supported
[vB 3.5.4] Forum Home Enhancements - Latest X Threads on Forumhome Advanced (251)
Released: 06-02-2006, 01:44 PM
Modification Information:
Arnoud's Avatar Author: Arnoud
Last Online: 05-31-2007
Hack Version: 1.1.1 Installer Included: 1 Additional queries added to database: 0
New Templates: 0 Template Edits: 1 File Edits: 0
New Files: 0 New Phrases: 1 Installation Time (In Minutes): 1

Plugin
Latest X Threads on Forumhome: Advanced! v1.1.1
http://www.vbhackers.com


This an advanced version of Niels' hack. All credit for the idea and template code goes to him! All I've done is make it admincp configurable, phrased (1 phrase :p) and show the forums of the threads without an additional query per thread displayed.

Having said that, here's a howto on installing:

1. Unzip the .zip.
2. Import the Product in your Admincp.
3. Go into Style Manager, Edit Templates and edit the template FORUMHOME.
4. Add "$latest_x_threads" (without quotes) somewhere in the template. I decided to add it bellow "$navbar", but its your choice ;).
5. Save the template. You're done!

Important: v1.1.1 released.
To upgrade, please download the latest .zip (1.1.1), and run it in your admincp.

Changelog:
v1.1.1: Permission check typo fixed.
v1.1.0: Permission checks added.
v1.0.0: Initial release.


That's it, enjoy!



Screenshots
Screenshots
File Type: jpg latest_x_threads.JPG (39.3 KB, 1100 views)


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Add a Comment!
Old 06-16-2006, 12:25 PM   #31
vB Lover
Join Date: Oct 2005
cyberman is on a distinguished road

Default

Quote:
Originally Posted by dobberman
If you want a "New members" column i'd suggest you d/l the "TOP 'X' STATS BY INFINITEWEBBY v1.2.1" from the vbulletin.org site.
It's similar to this hack, but with a new members and top posters column as well.
I don't think it's a good idea to incorporate it into this hack here, as it get's to crowded. especially if we get it to work 100% one day.
There would then also be pagenav icon and thread rating icons added + even perhaps a posticon.

If you wanna send a welcome pm to new members, there's a hack for that to (forgot it's name).
Yes, I'm using that hack !! but they don't have Forum name column like the one here !!!!




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 06-17-2006, 01:44 AM   #32
vB User
dobberman's Avatar
Join Date: May 2006
dobberman is on a distinguished road

Default

He he, read this thread: click me !




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-17-2006, 10:58 AM   #33
vB Lover
Join Date: Oct 2005
cyberman is on a distinguished road

Default

Quote:
Originally Posted by dobberman
He he, read this thread: click me !
I like that one , let me know when it's completed :p

Here another similar hack from vB.org http://www.vbulletin.org/forum/showt...hreadid=118374
But, still missing Forum name column. What wrong with it (forum name column)??




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-17-2006, 10:05 PM   #34
Join Date: Apr 2004
Reeve of Shinra is on a distinguished road

Default

I've been meaning ot install this hack, thanks for sharing it.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-19-2006, 01:35 AM   #35
vB User
dobberman's Avatar
Join Date: May 2006
dobberman is on a distinguished road

Default

I'm wondering ?
All the stuff that's "missing" in this hack seems to be located in the "functions_forumdisplay.php".
The only "hook" on that page is "threadbit_process".
Would it be possible to get these functions to work on this template if one added a plugin like this to the "threadbit_process"?:
You must first be a registered member to view any code.
I hope my boat hasn't gone to far from shore :nervous:

Last edited by dobberman; 06-19-2006 at 01:38 AM.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-19-2006, 10:49 AM   #36
vBulletin Guru
Arnoud's Avatar
Join Date: Nov 2004
Real Name: Arnoud Kuipers
Location: Europe, Flanders
Arnoud is on a distinguished road

Default

You can include the functions_forumdisplay.php file's functions with this code:

You must first be a registered member to view any code.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-20-2006, 02:03 AM   #37
vB User
dobberman's Avatar
Join Date: May 2006
dobberman is on a distinguished road

Default

Ok, cool !
So you think by adding that to the plugin it will enable this stuff to work ?:
You must first be a registered member to view any code.
There's some other stuff there to that i'm not sure where it's coming from.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-20-2006, 10:59 AM   #38
vBulletin Guru
Arnoud's Avatar
Join Date: Nov 2004
Real Name: Arnoud Kuipers
Location: Europe, Flanders
Arnoud is on a distinguished road

Default

Hmm, why would you want a pagenav? :p

I'll have a look at the threadrating thingy, don't know where thats at.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-21-2006, 03:06 AM   #39
vB User
dobberman's Avatar
Join Date: May 2006
dobberman is on a distinguished road

Default

You know what, I think i'll skip the pagenav and instead concentrate on the
forum icons for now.
I notice that the sql in this hack retrieves "iconid" from the thread table.
I was thinking to add something like this to the query to get the "iconpath"
which can be put into a variable on the template:
You must first be a registered member to view any code.
To the above I would like to add something like:
You must first be a registered member to view any code.
I'm not to good with sql statements, but from the above you should get the picture.
Only one small problem (not really), the default iconid is "0" if a poster doesn't choose one.
There's no path for 0, so it should default to 1 (icon1.gif), just like VB does.

PS. threadrating can be found in "showthread.php" at line 1898

Last edited by dobberman; 06-21-2006 at 03:25 AM.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-21-2006, 10:34 AM   #40
vBulletin Guru
Arnoud's Avatar
Join Date: Nov 2004
Real Name: Arnoud Kuipers
Location: Europe, Flanders
Arnoud is on a distinguished road

Default

Here's the query to include the iconpath:

You must first be a registered member to view any code.
If you want it to display the icon '1' if the value is 0, simply add this before you call the template:
You must first be a registered member to view any code.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



LinkBacks (?)
LinkBack to this Thread: http://www.vbhackers.com/f76/forum-home-enhancements-latest-x-threads-forumhome-advanced-3593/
Posted By For Type Date
Last 10 threads (Latest discussion) - vBulletin Modification Discussions This thread Refback 11-12-2006 09:07 PM

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Latest Threads IN Marquee Developer vBulletin 3.5 / 3.6 Hack Releases 29 03-14-2008 07:37 PM
Latest X new threads on forumhome (not so advanced) Niels vBulletin 3.5 / 3.6 Hack Releases 41 06-03-2006 05:30 AM
Last threads on irc GunVorKinG General vBulletin Support 12 05-18-2006 05:38 PM


All times are GMT -3. The time now is 12:11 PM.


SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc. (Patent Pending)