Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Quote Post in PM Details »»
Quote Post in PM
Version: 1.00, by Boofo Boofo is offline
Developer Last Online: Jun 2012 Show Printable Version Email this Page

Category: Private Messages Enhancements - Version: 3.5.4 Rating:
Released: 05-10-2006 Last Update: Never Installs: 48
Uses Plugins Template Edits
 
No support by the author.

Quote Post in PM

This is an update to amykhar's original Quote Post in PM hack. Since she is busy and doesn't have the time to dedicate to supporting her version of this hack like she would like to, she has asked me to release this in place of her original hack. This is basically amy's hack with a few minor fixes so all the credit goes to her.

This plugin now passes the username of the post to the PM as well as the post title (if there is one), or thread title (if there is not a post title). It is also set up for the /me code hack parsing (thanks goes out to Hellcat for that fix). And for anyone interested, Hellcat's version of the /me action code hack works 100 percent in vB3.5.4., in both posts and PMs.

In the attached ZIP file there are 3 icons for the pmquote.gif. Just choose the one you want and rename it to pmquote.gif and you should be all set.

This is a plug-in and not a product, so upload it as a plug-in.

Enjoy!

A special thanks goes out to peterska2 for helping me along the way. Without her prodding and extensive testing, this might never have gotten done.

Supporters / CoAuthors

Show Your Support

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

Comments
  #22  
Old 05-18-2006, 07:52 AM
Darat Darat is offline
 
Join Date: Aug 2004
Posts: 329
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think there is a mistake in the install instructions that adds the additional drop-down menu option or at least I couldn't save the template without an error until I changed it:

From the install.txt:
Code:
<tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&amp;u=$post[userid]&amp;postid=$post[postid]"><phrase 1="$post[username]">Quote this post in a PM to $post[username]</a></td></tr>
The <phrase> tag needs to be closed.


Code:
<tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&amp;u=$post[userid]&amp;postid=$post[postid]"><phrase 1="$post[username]">Quote this post in a PM to $post[username]</phrase></a></td></tr>
Reply With Quote
  #23  
Old 05-18-2006, 12:01 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You're right. I didn't notice it because it saved fine for me and actually works on my site, too. I will fix that and re-upload the file. Thank you for catching that.

EDIT: Now that I look at it, it shouldn't matter as the phrase is not even being used. You can take the phrase part of out it instead.
Reply With Quote
  #24  
Old 05-19-2006, 11:34 PM
vBulletin THEN DAYLIGHT vBulletin THEN DAYLIGHT is offline
 
Join Date: Oct 2005
Posts: 99
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Help! When I try and install the plugin it says "this is a plugin, not a product".

I don't understand how you install a plugin seeing as it appears to be different from a product. HELP!!
Reply With Quote
  #25  
Old 05-20-2006, 12:31 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Click the Downbload / Upload Plug-ins button in the menu.
Reply With Quote
  #26  
Old 05-20-2006, 12:47 AM
vBulletin THEN DAYLIGHT vBulletin THEN DAYLIGHT is offline
 
Join Date: Oct 2005
Posts: 99
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks
Reply With Quote
  #27  
Old 06-08-2006, 10:59 PM
Tralala's Avatar
Tralala Tralala is offline
 
Join Date: Jan 2006
Posts: 1,207
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Tralala
Is there any way to have it the PM also include a link back to the original post, so the recipient could read the referring thread in context? That would be a "best of all worlds" solution, please.
Quote:
Originally Posted by Boofo
That is something that we meant to do before we released it, but must have forgotten. I will add that in the next day or so.
<bump>

Pretty please. :bunny:
Reply With Quote
  #28  
Old 06-08-2006, 11:12 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, let me get this straight. You want a link AND the quoted message in the PM?
Reply With Quote
  #29  
Old 06-09-2006, 07:45 AM
Tralala's Avatar
Tralala Tralala is offline
 
Join Date: Jan 2006
Posts: 1,207
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes. Something like:



In reference to post 1002573:
Quote:
Originally Posted by Tralala
This is the quoted text.



That way the recipient can review the quoted post in it's original context. It all can be a blur after a few days or weeks. Having a link back to the original thread helps the communication.

Thanks for the consideration.
Reply With Quote
  #30  
Old 06-09-2006, 09:13 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, since you have been a decent adversary on a few debates, I'll see what I can come up with for you in the next day or two. But attacking the Boofo MUST stop now.
Reply With Quote
  #31  
Old 06-09-2006, 04:23 PM
nymyth nymyth is offline
 
Join Date: Jun 2002
Location: New York
Posts: 367
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great feature...however I dont see it showing anywhere on my forum. Made the postbit edits, uploaded the plugin and moved the image in its folder.

I dont see the option coming up under the member name nor do i see the image...what did i do wrong?

Thanks....

Peace
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 05:02 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.04679 seconds
  • Memory Usage 2,309KB
  • Queries Executed 28 (?)
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
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)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