Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons

Reply
 
Thread Tools
Sort threads by the date of the first post Details »»
Sort threads by the date of the first post
Version: 1.00, by garrynewman garrynewman is offline
Developer Last Online: Apr 2013 Show Printable Version Email this Page

Version: 3.5.0 Rating:
Released: 10-08-2005 Last Update: Never Installs: 10
Uses Plugins
 
No support by the author.

A really simple plugin.

There's no controls, you need to add your forumid to the script itself.

It simply orders the threads by the date of the original post instead of the date of the last post made in that thread.

This could be useful for a forum in which you post news etc where you want the latest news to stay on top.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 10-09-2005, 12:01 PM
Colin F's Avatar
Colin F Colin F is offline
 
Join Date: Jul 2004
Location: Switzerland
Posts: 1,551
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very simple indeed

To use this for multiple forums, replace this:
Code:
if ($foruminfo[forumid] == 51 )
with this:
Code:
if (in_array($foruminfo[forumid], array(51,52,53)))
Reply With Quote
  #3  
Old 10-09-2005, 01:18 PM
JohnBee JohnBee is offline
 
Join Date: Oct 2004
Posts: 544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Wow! simple and yet so effective I will be using this in a few forums for sure.
thanks for this
Reply With Quote
  #4  
Old 10-11-2005, 06:05 PM
Andreas's Avatar
Andreas Andreas is offline
 
Join Date: Jan 2004
Location: Germany
Posts: 6,863
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For those who want more control over sorting:
https://vborg.vbsupport.ru/showthread.php?t=93074
Reply With Quote
  #5  
Old 10-11-2005, 06:57 PM
Dot50Cal Dot50Cal is offline
 
Join Date: Sep 2005
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah I seen that Kirby as I was searching for a system. This one does us just great and we dont need all that extra stuff Thanks though!
Reply With Quote
  #6  
Old 10-11-2005, 07:21 PM
SALvation SALvation is offline
 
Join Date: Jul 2004
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK, for the noob...

How do you install this?
Reply With Quote
  #7  
Old 10-11-2005, 07:35 PM
Andreas's Avatar
Andreas Andreas is offline
 
Join Date: Jan 2004
Location: Germany
Posts: 6,863
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

1. Start your computer
2. Login with a valid account for your computer
3. Make a connection to the internet (if you are not running vBulletin locally)
4. Open your Browser (if you are using Windows and the Internet Explorer, there should be a small e-icon next to the Start-Button in the lower left corner of your screen - click it)
5. Point your browser to your AdminCP-Driectory
In a standard installation, this is http://www.yoursite.com/forum/admincp
6. Login with your Admin account
7. In the left frame click the arrow next Plugin System to expand this group
8. Click Download/Upload Plugins
9. In the from, click browse to select the XML on your harddisk you previously saved there (in step 0)

Or in other words: Just import the plugin XML
Reply With Quote
  #8  
Old 10-11-2005, 11:08 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Colin F
Very simple indeed

To use this for multiple forums, replace this:
Code:
if ($foruminfo[forumid] == 51 )
with this:
Code:
if (in_array($foruminfo[forumid], array(51,52,53)))
How would you do a setting for multiple forums?
Reply With Quote
  #9  
Old 05-06-2006, 12:11 AM
Razasharp's Avatar
Razasharp Razasharp is offline
 
Join Date: Feb 2005
Location: UK
Posts: 373
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Fantastic plug-in!

Any chance of modifying it slightly so that users can further sort by the normal options too? (last post/thread starter/ratings etc)? Or is that too involved?

thanks!
Reply With Quote
  #10  
Old 05-06-2006, 12:16 PM
ryancooper ryancooper is offline
 
Join Date: Jul 2002
Posts: 433
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How can you order it opposite? I want the last post to be at the bottom and the first post to be at teh top?
Reply With Quote
Reply

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

Forum Jump


All times are GMT. The time now is 01:03 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05073 seconds
  • Memory Usage 2,287KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete