vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Default Sort Field/Order for Forumdisplay (https://vborg.vbsupport.ru/showthread.php?t=93074)

Andreas 07-27-2005 10:00 PM

Default Sort Field/Order for Forumdisplay
 
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

Christine 07-28-2005 09:07 PM

You rock, Kirby. :)

Thanks!

FleaBag 07-28-2005 11:43 PM

Awesome Kirby! Thanks...

Boofo 08-01-2005 12:44 PM

Kirby, is there a way to add the start time as well as the start date to this?

Andreas 08-01-2005 12:51 PM

That's a secret ;)
Place $thread[creationtime] where you want to have it in Template threadbit

Boofo 08-01-2005 12:59 PM

Thanks! The reason I asked is because I changed the phrase Today to read Today at and now it looks kind of wierd. ;)

endquote 08-03-2005 07:32 PM

Nice. This is something I was going to make myself.

How do you get the admincp settings to come out in the product XML? I've been having trouble with that.

Andreas 08-03-2005 07:46 PM

Hmm ... they should be installed automatically.
Did you import this as a Product?

endquote 08-03-2005 07:47 PM

I mean in the hack I'm creating, I can't get the CP settings to come out for other people to install, even though they're associated with the product. I'm sure yours works fine. :)

Andreas 08-03-2005 07:56 PM

Did you check that they are actually in the XML?


All times are GMT. The time now is 11:18 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.01005 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete