Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases

Reply
 
Thread Tools
[HowTo] Quote Multiple Posts At Once Details »»
[HowTo] Quote Multiple Posts At Once
Version: 1.00, by Floris Floris is offline
Developer Last Online: Mar 2021 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 10-28-2002 Last Update: Never Installs: 50
 
No support by the author.

[HowTo] Quote Multiple Posts At Once

v1.0.1 [build for vBulletin 2.2.8 Final] last update: 29/10/2002

_____ Introduction:
This was originally my idea and FireFly has been so cool to help me out and code it. I have been wanting this for a damn long time on my forums, and finally it has been realized!

The beta release has been beta a long time and no bugs have been found. After 450+ downloads here is the final 1.0 version for vBulletin 2.2.8 and it works 100% on a clean install.

This code modification works on vBulletin 2.2.x for sure!

_____ What to expect:
The code/template modification allows your users to check a checkbox next to each post in a thread. And when clicked on the 'post reply'-button, takes them to newreply.php with all quotes from all checked messages in the textarea.
This saves you a lot of time if you want to reply to more then one post in a thread, without having to go back and forward and make several posts or copy/paste all the time and get confused.

_____ What will happen when:
If you check one quote [ ] checkbox or more, it will quote those posts.
If no quote: [ ] checkbox is checked, then the 'post reply'-button acts like a normal postreply, nothing is quoted.
And if you click on the quote button in a post, it will just quote that post (even if any of the checkboxs are checked).

_____ Support:
Sure, but it depends on my knowledge and my free time. No alternation to the code modification / postbit / otherwise will be provided. All support goes through his thread, so please do not PM or E-mail me about it, thank you.

_____ Screenshots:
For screenshots, I have put some in the .zip file.

_____ Installation:
You have to apply a few template changes and a file change in order to get this to work. Download the attachment from this post and follow the installation steps. In about 10 minutes your board is tweaked and ready for more coolness.

_____ Update:
I just uploaded version 1.0.1 which is the same version, no bug fixes, but with the little tweaks and addons from N9ne. For those who installed 1.0.0, just upgrade from the .txt file from N9ne (see few posts up this thread).

Enjoy!

Show Your Support

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

Comments
  #12  
Old 10-29-2002, 05:44 AM
mewgood mewgood is offline
 
Join Date: Nov 2001
Location: Canada
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

anothr porblem
why this happen?
Reply With Quote
  #13  
Old 10-29-2002, 09:55 AM
Floris Floris is offline
 
Join Date: Jan 2002
Posts: 1,898
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by ZiRu$
WOW! I like this better than Fireflys cause it dosent add a new button. Thanks I'll install tomorrow!
I am glad that you like it. This is just the final and tweaked version from the one FireFly released, the source code in the .txt file didn't change (that much).

Quote:
Originally posted by mewgood
this is a good hack
but this will not work if you are using the quick reply hack
possible to fix that?
anyone?
As said in the first post, this works 100% on a clean installation of vBulletin 2.2.x - Therefor, if you have installed other hacks, then adjust the code and places to modify templates to match the installation hack, it will then probably work. Ofcourse, the quick reply hack is a hack to quickly reply to the topic, not to do multiple quotes with. So, no, it won't work with the QR-hack, but I bet the normal functionallity to the post reply button, even with the QR-hack installed, will work.

Quote:
Originally posted by mewgood
anothr porblem
why this happen?
I do not know, maybe because it is an input button with a graphic over it. (Otherwise we would have a third button: see the beta hack for that code) Maybe you can fix it by removing the class="bginput" from the <input ..> tags (there are two that apply to this hack).

Quote:
Originally posted by Larry@IOG
* Larry@IOG slaps install very easy about 3-5 min in 2.2.8


Thanks

Larry
Glad you guys like it.
Reply With Quote
  #14  
Old 10-29-2002, 11:23 AM
N9ne N9ne is offline
 
Join Date: Feb 2002
Posts: 1,495
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

mewgood: Simple use the steps I posted, they fix it.

[however the ZIP has been updated, and the hack is now 1.0.1 ].

No one can complain that this doesn't work, as I'm almost certain it works with 2.2.4+ and should work on 2.2.x...
Reply With Quote
  #15  
Old 10-29-2002, 11:39 AM
Chris M's Avatar
Chris M Chris M is offline
 
Join Date: Dec 2001
Location: Northampton, England
Posts: 6,186
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice

Satan
Reply With Quote
  #16  
Old 10-29-2002, 02:07 PM
Schorsch's Avatar
Schorsch Schorsch is offline
 
Join Date: Jul 2002
Location: Germany
Posts: 345
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi xiphoid,

thanks for your great work!

one question, how can I align the checkbox more to the right ?



regards,
Schorsch
Reply With Quote
  #17  
Old 10-29-2002, 02:17 PM
N9ne N9ne is offline
 
Join Date: Feb 2002
Posts: 1,495
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Schorsch, please post your postbit template [just the segment which contains the box]
Reply With Quote
  #18  
Old 10-29-2002, 02:30 PM
Schorsch's Avatar
Schorsch Schorsch is offline
 
Join Date: Jul 2002
Location: Germany
Posts: 345
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by N9ne
Schorsch, please post your postbit template [just the segment which contains the box]
it's exactly like in the install.txt:

Code:
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td width="75%" align="left" valign="baseline">
<smallfont>$post[icon] <b>$post[title]</b></smallfont></td><td align="right" valign="baseline" nowrap>
<smallfont>quote: <input type="checkbox" name="quotes[$post[postid]]"></smallfont></td></tr></table>
Reply With Quote
  #19  
Old 10-29-2002, 02:35 PM
N9ne N9ne is offline
 
Join Date: Feb 2002
Posts: 1,495
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I will need more code than that as you have another hack installed, please post a larger segment of code
Reply With Quote
  #20  
Old 10-29-2002, 02:41 PM
Schorsch's Avatar
Schorsch Schorsch is offline
 
Join Date: Jul 2002
Location: Germany
Posts: 345
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi N9ne,

I just sent you my postbit template via PM.

regards,
Schorsch

edit: Thanks N9ne, works great now!
Reply With Quote
  #21  
Old 10-29-2002, 03:31 PM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How is this different from the Beta version released by FireFly?

- miSt
Reply With Quote
Reply

Thread Tools

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 04:35 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.07147 seconds
  • Memory Usage 2,304KB
  • Queries Executed 25 (?)
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
  • (1)bbcode_code
  • (5)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
  • (3)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_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