vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Moderators Functions - Auto Move Closed Threads (https://vborg.vbsupport.ru/showthread.php?t=178050)

SirHappy 06-20-2009 03:14 PM

thx. works in 3.8.3.

Blade-uk 06-24-2009 06:02 PM

Was XXX -> XXX Archive/YYY -> YYY Archive ever implemented?

I need this :)

Andy

vithorius 07-21-2009 06:47 PM

Quote:

Originally Posted by Blade-uk (Post 1836566)
Was XXX -> XXX Archive/YYY -> YYY Archive ever implemented?

I need this :)

So do I!!! :p :eek: :up:

I would be willing to donate in order to help the developer to do it! :up: :up:

vijayninel 03-05-2010 12:47 PM

Thanks. Working fine on 3.8.4

cagbaazee 09-04-2010 03:02 AM

will it work on vbullet 4

fotografik 11-19-2010 01:32 AM

Quote:

Originally Posted by cagbaazee (Post 2093517)
will it work on vbullet 4

Just tried it in our test VB4 forum and it's working.

chrisbeau 02-19-2011 06:40 PM

How could I install this twice to do 2 different rules ?

EDIT...sorted

M.C. 01-15-2013 03:44 PM

works on 4.2 BUT when close thread get:

Quote:

The thread has been successfully {1}. You are now being taken to the thread.
When open back it says Open instead of {1}... where should I look?

UPD: Got it! In plugin Move Thread with close change
Code:

eval(print_standard_redirect('redirect_openclose', true, true));
with:
Code:

eval(print_standard_redirect(array('redirect_openclose',$action), true, true););


All times are GMT. The time now is 07:56 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.03152 seconds
  • Memory Usage 1,725KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (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
  • (8)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