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)
-   -   Sort threads by the date of the first post (https://vborg.vbsupport.ru/showthread.php?t=97958)

Rickie3 05-06-2006 12:55 PM

Quote:

Originally Posted by Andreas
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

LOL,can you also tell me where to find the any key please?

Razasharp 05-06-2006 01:04 PM

Quote:

Originally Posted by ryancooper
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?

Try adding the bold bit in the plug-in (not sure if it works tho so test it on a test forum first)

if (in_array($foruminfo[forumid], array(97,52,53)))
{
$sqlsortfield = 'dateline';
$sqlsortorder = "asc";
}


All times are GMT. The time now is 03:35 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.01003 seconds
  • Memory Usage 1,715KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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