Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Private Message Quick Reply Details »»
Private Message Quick Reply
Version: 1.00, by bcmedia bcmedia is offline
Developer Last Online: Dec 2018 Show Printable Version Email this Page

Version: 3.5.x Rating:
Released: 01-27-2006 Last Update: 04-02-2007 Installs: 129
Uses Plugins Template Edits
Is in Beta Stage  
No support by the author.

Be nice cuz this is my first distributed hack here.

=============================
Credit for orginal idea by Erwin
https://vborg.vbsupport.ru/showthread.php?t=59999
=============================

What is this hack?

This hack will show your users a quick reply box on view private message page.

<b>If you have other hacks installed to enhance your private messages, or other hacks that are displayed on your private messages pages, I cannot guarantee that this hack will work for you.</b>

Details:

XML Product Import
1 Plugin
1 Template Edit

BUG FIXES Version 1.1

1. Added Smilies Into Reply Box Area
2. Upgraded instructions to reflect new 3.6.x template changes

BUG FIXES Version 1.0.1

1. Add Additional options checkboxed
2. Quoted Message In Message Box
3. Javascript Error ("require_click is undifined") fixed
4. "Re:" doesn't keep repreating anymore
5. Removed quotes around username
6. Fewer code to insert in "pm_showpm"


Installation Instructions:

1. Import the product.
2. Template Edits (1)

If you need to uninstall:

1. Uninstall in your product manger
2. Revert template "pm_showpm"

I've tested this on my live message boards and it seems to be bug free (meaning, no complaints), however if you experience bugs, please reply, and I'll do my best to fix them quickly.

=====================
UPDATE 04.03.07
=====================

-- Liz

Supporters / CoAuthors

Show Your Support

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

Comments
  #62  
Old 02-01-2006, 05:05 PM
bcmedia bcmedia is offline
 
Join Date: Sep 2002
Location: NY
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

not a problem.

Quote:
Originally Posted by Gripemaster
bcmedia...Thank you VERY MUCH for your time and assistance in getting this working on my forum. I appreciate it and my members do too. *Install* is still clicked! :banana:
Reply With Quote
  #63  
Old 02-01-2006, 05:39 PM
Snake's Avatar
Snake Snake is offline
 
Join Date: Mar 2005
Location: Cleveland, OH
Posts: 3,832
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice!
Reply With Quote
  #64  
Old 02-01-2006, 06:27 PM
The Chief's Avatar
The Chief The Chief is offline
 
Join Date: Aug 2005
Location: Montreal
Posts: 1,037
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bcmedia
I worked on Gripemaster 's board and he was having the "blank message" problem. So I changed the template it uses to the regular send a pm template instead of quick reply. this worked.. So I'm guessing it's some other hack that I don't have installed.

So, if you are one of these users, use
second zip file which I just uploaded... pm_quick_reply_101_alt.zip (this will use the template pm_newpm instead of pm_quickreply)

hope this helps.
thanks so much, im in the process of testing it out
Reply With Quote
  #65  
Old 02-01-2006, 09:00 PM
The Chief's Avatar
The Chief The Chief is offline
 
Join Date: Aug 2005
Location: Montreal
Posts: 1,037
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gamebgs
thanks so much, im in the process of testing it out
I'm glad to say that your new extension fixed it, thanks!!

myetalk.com
Reply With Quote
  #66  
Old 02-01-2006, 10:00 PM
speedway's Avatar
speedway speedway is offline
 
Join Date: Nov 2001
Location: Sydney, Australia
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks

That fix seems to have worked. My users are now happy

Cheers
Reply With Quote
  #67  
Old 02-01-2006, 10:10 PM
moonclamp's Avatar
moonclamp moonclamp is offline
 
Join Date: May 2004
Location: London
Posts: 516
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bcmedia
I worked on Gripemaster 's board and he was having the "blank message" problem. So I changed the template it uses to the regular send a pm template instead of quick reply. this worked.. So I'm guessing it's some other hack that I don't have installed.

So, if you are one of these users, use
second zip file which I just uploaded... pm_quick_reply_101_alt.zip (this will use the template pm_newpm instead of pm_quickreply)

hope this helps.
That worked for me ... not sure what it was that was causing the error though.

A couple more questions/requests
  • Why does the quick reply button appear though? ... it doesn't do anything. Surely it would be better to use this to quote the message but not clicking it doesn't quote ... or something like that.
  • Anyway of having this like the showthread quickreply ... so that the message doesn't actually appear in the box
  • Anyway of reducing the amount of bbcode options to make it look more like the showthread quickreply?
Otherwise, thank you
Reply With Quote
  #68  
Old 02-03-2006, 03:45 AM
Morning Glory Morning Glory is offline
 
Join Date: Mar 2004
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works great.

Thank you
Reply With Quote
  #69  
Old 02-03-2006, 02:48 PM
Chris Blount Chris Blount is offline
 
Join Date: Mar 2002
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for creating this product. Very much appreciated.

I did run into the blank reply issue in the first version.

I installed the alternate version and found a couple of issues in there.

The smilie box does not appear on the right side of the reply field.

Also, in your instructions where it says to add:

<if condition="$is_quick_reply">
$vbphrase[post_quickreply_private_message]
<else />
$vbphrase[post_new_private_message]
</if>

Your instruction state to place the code in the pm-showpm template where in fact is should be in the pm-newpm template.

Great work and thanks!
Reply With Quote
  #70  
Old 02-04-2006, 11:15 AM
alfaowner alfaowner is offline
 
Join Date: Jul 2003
Location: London
Posts: 201
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

version 1.0.1 works lovely on my v3.5.3 with zero errors and my board is heavily styled and hacked about. Fantastic work, this is a real great simple efficient hack.

Now hows that for positive!
Reply With Quote
  #71  
Old 02-11-2006, 11:32 AM
StarBuG's Avatar
StarBuG StarBuG is offline
 
Join Date: Dec 2001
Location: Germany
Posts: 1,033
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by alfaowner
version 1.0.1 works lovely on my v3.5.3 with zero errors and my board is heavily styled and hacked about. Fantastic work, this is a real great simple efficient hack.

Now hows that for positive!
Same problem here

Empty replies when quote is active

ALT version works
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 06:12 AM.


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.13329 seconds
  • Memory Usage 2,310KB
  • Queries Executed 26 (?)
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
  • (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
  • (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_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