vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Mass close threads according to last reply date?? (https://vborg.vbsupport.ru/showthread.php?t=53127)

007 05-19-2003 04:41 PM

Mass close threads according to last reply date??
 
Hey can somebody make a hack to mass close threads according to the last reply date??

Much like the mass move maybe.... This would be really helpful to stop people from bringing old threads to the top.

THANKS! :)

007 05-19-2003 05:03 PM

Ok I just searched this whole board and found many references to a hack like this that DOES exist but I wasn't able to find it.

If anyone knows can you tell me??? If not can someone make this? I don't see why this isn't a standard option with vb.

I found the following query to be helpful, but I'm not sure how to make this a function accessible from admin cp with customized variables? Like close/open, and the other options in the move thread page, like before what date etc.

PHP Code:

UPDATE thread SET open=0 WHERE dateline<=XXXXXXXXXX 

Anyone?

Gary King 05-19-2003 08:49 PM

One second, I'll release it.

Gary King 05-19-2003 09:03 PM

Check this thread:

https://vborg.vbsupport.ru/showthrea...408#post397408

007 05-19-2003 11:04 PM

Nice dude. I'll check it out. :)

Thanks.

Gary King 05-19-2003 11:09 PM

No problem, anytime.


All times are GMT. The time now is 07:30 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.01736 seconds
  • Memory Usage 1,717KB
  • 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)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete