vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Posts/Threads created by a specific user, since a specific date. (https://vborg.vbsupport.ru/showthread.php?t=37278)

merk 04-10-2002 10:00 PM

Posts/Threads created by a specific user, since a specific date.
 
Requested by Shon/Pitman

Version 1.5
  • ADDED: Top posters since a specified date. Works with both thread creation and post creation.
  • Allows you to choose to either search for threads, or posts created since the specified date.
  • Search by username or userid. [Username uses wildcard searching similar(well the same ;)) to the admin panel for searching for users]
  • Allows you to open/close, merge, delete, edit (all the things available in the Admin Options drop down on the showthread pages) to each thread returned
  • NOTE: The method of specifying time uses phps 'strtotime' function. To get examples on how to use this please visit http://www.php.net/manual/en/function.strtotime.php

Also, this hack has only been slightly tested. If you find bugs, please tell me! This hack has limited support, follow the instrutions step by step and it WILL work.

Installation [list=1][*]Upload the time.php file to your admin directory.[*]Find the following code in admin/index.php (approx line 283 on a new install) :
PHP Code:

 makenavselect("Users"); 

above that, add
PHP Code:

 makenavoption("Time Search","time.php?action=modify"); 

[/list=1]
Note the change to 'Time Search' in the index.php replacement.

Thats it. Simple hey :)

Screenshots follow (the style in the screenshots in my old admin panel css, it got annoying having that much black :)) NOTE: i didnt update the screenshots, theres another box below the main one :)

merk 04-11-2002 12:33 AM

The main panel:

merk 04-11-2002 12:33 AM

The result:

MrLister 04-11-2002 01:26 AM

Seems useful. Thanks, i'll install it tonight!

Chris M 04-16-2002 01:45 PM

Very useful...

Thanks...

Satan

merk 04-30-2002 11:45 PM

New version 1.5 Released. Contains searching for top posters/threaders.

Please note, i have had limited time to test this hack, so there may be some bugs. Please let me know.

IcEmAn@GeR 05-21-2002 10:49 AM

Thanx for the cool Hack it very useful

merk 05-21-2002 12:06 PM

Im glad you think so :)

Jawelin 05-22-2002 10:57 AM

Nice hack.
But from time.php I often get java_script errors... :(

merk 05-22-2002 11:08 AM

I cant remember using javascript? :)

What errors would they be?


All times are GMT. The time now is 10:05 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.01062 seconds
  • Memory Usage 1,729KB
  • 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_php_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
  • (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