Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Default Sort Field/Order for Forumdisplay Details »»
Default Sort Field/Order for Forumdisplay
Version: 1.0.2, by Andreas Andreas is offline
Developer Last Online: Jan 2023 Show Printable Version Email this Page

Version: 3.5.0 RC3 Rating:
Released: 07-27-2005 Last Update: 09-08-2005 Installs: 110
DB Changes Uses Plugins Template Edits
Is in Beta Stage  
No support by the author.

Default Sort Field/Order for Forumdisplay

Description
This Hacks allows you to specify default Sort Field/Order for Thread Display on a System, Forum and User basis.
It also adds Thread Start Date.
Please note: Current selection > User Default > Forum Default > Board/System Default.

Details
1 Product XML with 2 Queries, 12 Plugins, 19 Phrases and 2 Settings
4 Template Edits

History
1.0.0
Initial Version

1.0.1
Added missing Template Edit in readme.txt (shame on me for forgetting this in first place!) and fixed a slight issue with "Default" not working properly.

1.0.2
Updated for RC3 => Code cleanup
Thread Start Date is now also being displayed in UserCP, Subscribed Threads and Search.

Subscribed Threads can be sorted by Thread Starte Date.
Please only click Install if you actually have installed/are using this Hack, and click Uninstall whan you don't use it any longer!

Attention
This Modification does not work with vBulletin 3.6+ as this is a built-in feature now.
To upgrade an existing board from 3.5.x to a newer version:
  • Disable this modification
  • Upgrade vBulletin
  • [sql]
    UPDATE forum SET defaultsortfield = defsortfield, defaultsortorder = defsortorder[/sql]
  • Save Forum Display Oder
  • Uninstall this modification

Show Your Support

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

Comments
  #62  
Old 12-25-2005, 03:34 PM
LoOnEyToOnZ LoOnEyToOnZ is offline
 
Join Date: Mar 2004
Posts: 109
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can we specify what forum will be sorted in what way ?
Reply With Quote
  #63  
Old 01-05-2006, 06:45 PM
Snatch Snatch is offline
 
Join Date: Jan 2004
Location: Germany
Posts: 124
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

is it possible to show also the Time how the thread was startet ?
Reply With Quote
  #64  
Old 01-10-2006, 10:29 AM
OttawaGolf OttawaGolf is offline
 
Join Date: Apr 2002
Location: Ottawa Ontario Canada
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

INSTALLED - works a charm!

This is just what I needed for articles. Thanks!
Reply With Quote
  #65  
Old 01-29-2006, 06:37 AM
KOKS@LN KOKS@LN is offline
 
Join Date: Dec 2005
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Andreas,
Works fine on vB 3.5.3
Reply With Quote
  #66  
Old 01-29-2006, 07:43 AM
lazytown lazytown is offline
 
Join Date: Feb 2004
Posts: 503
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is sorely needed to be installed here at vbulletin.org.. Of course they are still using 3.0 base I believe.

Quick question: Can this be done on a usergroup basis? Or is it only on a per forum basis?

-vissa
Reply With Quote
  #67  
Old 02-08-2006, 02:35 AM
Bad Bunny's Avatar
Bad Bunny Bad Bunny is offline
 
Join Date: Apr 2002
Posts: 555
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When I last upgraded, I did not notice right away, but it seems to behave oddly. I cannot get it to sort by the date of posting anymore.
Reply With Quote
  #68  
Old 03-03-2006, 04:08 AM
tribedude tribedude is offline
 
Join Date: Feb 2002
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am looking for a way to sort thread titles that are date-based, for an event listing forum... Like this:

March 03 Event name
May 25 Event name
April 02 Event name

Currently, I have this plugin installed and it sorts the thread titles alphabetically... (so April 02 shows up before the other dates in the above example). Is there a way to chronologically sort the thread title based on a date in the thread title?
Reply With Quote
  #69  
Old 04-27-2006, 01:29 PM
photongbic photongbic is offline
 
Join Date: Oct 2005
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tribedude
I am looking for a way to sort thread titles that are date-based, for an event listing forum... Like this:

March 03 Event name
May 25 Event name
April 02 Event name

Currently, I have this plugin installed and it sorts the thread titles alphabetically... (so April 02 shows up before the other dates in the above example). Is there a way to chronologically sort the thread title based on a date in the thread title?
I too am looking for something very similiar! I have one event forum that I want to sort by the event dates and not the title or creation date. I was thinking of a user defined date/time field in the Additional Options section of Post New Thread. And then have the forum sort on that field.

My problem is, how do you make that user defined field only available under one forum and then have only that one forum sort on that field.

Too many questions and not enough time... :tired:

Let me know if you come across anything.

Thanks!
Reply With Quote
  #70  
Old 05-31-2006, 09:42 PM
Cedric_FP Cedric_FP is offline
 
Join Date: May 2005
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by OttawaGolf
INSTALLED - works a charm!

This is just what I needed for articles. Thanks!
Exactly what I needed this for as well.

A wonderful hack. Thank you Andreas!
Reply With Quote
  #71  
Old 08-04-2006, 06:35 PM
mano1.com mano1.com is offline
 
Join Date: May 2002
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Click INSTALL!

loving this thanks!

ONE THING: i couldn't find a couple of items in the templates (3.5.4 here):

FORUMDISPLAY: <option value="lastpost" $sort[lastpost]>$vbphrase[last_post_time]</option>

And another one (forgot which one DOH!)

Looks like its working...
Reply With Quote
Reply


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 11:36 AM.


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.04731 seconds
  • Memory Usage 2,306KB
  • Queries Executed 25 (?)
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
  • (2)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
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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