Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Quick Close/Open Thread (with reason) Details »»
Quick Close/Open Thread (with reason)
Version: 1.00, by TECK TECK is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 06-24-2002 Last Update: Never Installs: 29
 
No support by the author.

This hack will allow you to [high]close/open a thread[/high] in 2 ways:
1. By entering a reason, while viewing the thread.
Let's see you view a thread and you find some post that is irrelevant to the content of your board (advertising, spam, etc).
The normal way is to go and reply and right after to close the thread.
Not anymore. Once entered the reason, vBulletin will post that message and close the thread for you automatically.
To re-open it, it goes the same way.

2. By adding an attachment or special note to your new thread or reply.
Let's see you want to open a new thread, make an attachment and close rightaway the thread.
All you have to do is check the box related to Close/Open Thread. vBulletin will post that message and close the thread for you automatically.
For new replies goes the same way. By simply checking the box, vBulletin will post your reply and Close/Open the thread.

[high]ADVANTAGES[/high]
- no queries or database modifications are needed
- the hack is template based, so you can customize it in few seconds
- only people who have the right to open/close threads on your board will see this option

ESTIMATED INSTALL TIME: 10 minutes
SUGGESTED BY: Sinecure
TESTED IN VERSION: 2.2.6

[high]RELATED HACKS[/high]
Quick Reply Box (with Close/Open thread switch)
Quick Delete Post

[high]UPDATES[/high]
Version 1.1
------------------------------------
Changes:
- added the Close/Open check box in editpost.php



You like this hack? Please click on the [high]Install[/high] button.
To download the latest version of this hack, click below:

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 06-26-2002, 03:59 PM
Smoothie Smoothie is offline
 
Join Date: Oct 2001
Location: New York
Posts: 1,834
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nakkid-

Any word on why this hack causes problems with the clickable smilies in the quick reply box?
Reply With Quote
  #23  
Old 06-26-2002, 04:12 PM
squawell's Avatar
squawell squawell is offline
 
Join Date: Oct 2001
Posts: 681
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Nakkid
replace:
Code:
<input type="text" class="bginput" name="message" size="50" tabindex="1">
with:
Code:
<input type="text" class="bginput" name="message" value="[ b]Reason:[ /b] " size="50" tabindex="1">
remove the space in front of [high]b][/high] to have it bold, or put there what ever BBCode you want.
thankz Nakkid.....
Reply With Quote
  #24  
Old 06-26-2002, 05:28 PM
TECK's Avatar
TECK TECK is offline
 
Join Date: Nov 2001
Location: Canada
Posts: 4,182
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Smoothie
Any word on why this hack causes problems with the clickable smilies in the quick reply box?
i will release later on today an update how to install this hack with the quick reply box.
Reply With Quote
  #25  
Old 06-26-2002, 06:47 PM
Chris M's Avatar
Chris M Chris M is offline
 
Join Date: Dec 2001
Location: Northampton, England
Posts: 6,186
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great thanks

Yeh...I just looked at the code, and I have it installed

Satan
Reply With Quote
  #26  
Old 06-26-2002, 08:11 PM
Smoothie Smoothie is offline
 
Join Date: Oct 2001
Location: New York
Posts: 1,834
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just curious Nakkid,

Will there be a change file (for the quick reply box), since I already have this hack installed and working?
Reply With Quote
  #27  
Old 06-27-2002, 08:28 PM
Chris M's Avatar
Chris M Chris M is offline
 
Join Date: Dec 2001
Location: Northampton, England
Posts: 6,186
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any news on that update Nakkid?

Satan
Reply With Quote
  #28  
Old 06-28-2002, 03:09 AM
TECK's Avatar
TECK TECK is offline
 
Join Date: Nov 2001
Location: Canada
Posts: 4,182
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I released v1.1. I added the editpost.php changes. Just add those steps onto your editpost.php file and change the template also.
Reply With Quote
  #29  
Old 06-28-2002, 05:00 AM
TECK's Avatar
TECK TECK is offline
 
Join Date: Nov 2001
Location: Canada
Posts: 4,182
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by hellsatan
Any news on that update Nakkid?
Satan
Read more here.

Quote:
Originally posted by Smoothie
Just curious Nakkid,
Will there be a change file (for the quick reply box), since I already have this hack installed and working?
No. I released my own Quick Reply hack. Follow the link above.
Reply With Quote
  #30  
Old 07-04-2002, 02:33 AM
Smoothie Smoothie is offline
 
Join Date: Oct 2001
Location: New York
Posts: 1,834
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a problem. I have 3 styles on my board. the first 2 styles, the "Thread Closed" appears in the post. The 3rd style it doesn't. I have double checked and triple checked that all the templates are in the new style. It still closes the thread, but the word "Thead Closed" doesn't appear.
Reply With Quote
  #31  
Old 07-04-2002, 04:15 AM
TECK's Avatar
TECK TECK is offline
 
Join Date: Nov 2001
Location: Canada
Posts: 4,182
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is nothing i can do unfortunatelly. check your code.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:02 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.10807 seconds
  • Memory Usage 2,309KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete