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
  #102  
Old 09-22-2006, 07:51 AM
Skedoozy's Avatar
Skedoozy Skedoozy is offline
 
Join Date: May 2006
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have it working for 3.6 too. I had to change to the alt version and make sure I made the first change to pm_showpm and the second change to pm_newpm, but it worked. Also used Mark B's change to get the smilie in and that worked as well.

Also the code you delete in pm_showpm

Code:
<form action="private.php" method="post">
is actually

Code:
<form action="private.php?do=managepm&amp;dowhat=delete&amp;pmid=$pm[pmid]" method="post">
I've attached a version that will work with 3.6.*. I made it 1.0.2. The original author can re-edit and publish as he likes.
Reply With Quote
  #103  
Old 10-06-2006, 05:31 AM
PoetJA-1975's Avatar
PoetJA-1975 PoetJA-1975 is offline
 
Join Date: Sep 2006
Location: Meh...
Posts: 1,218
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

very nice - clicks install!
thanx for sharing

Jacquii.
Reply With Quote
  #104  
Old 11-16-2006, 02:18 PM
Ophelia Ophelia is offline
 
Join Date: Feb 2006
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm trying to get this installed in 3.6.2, but the line "<form action="private.php" method="post">" doesn't appear in my pm_showpm template. I haven't edited it before, it's default template.
Reply With Quote
  #105  
Old 11-18-2006, 03:38 AM
voclain voclain is offline
 
Join Date: Aug 2002
Posts: 148
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this version work with 3.6.3????

Kirk
Reply With Quote
  #106  
Old 11-30-2006, 05:10 PM
voclain voclain is offline
 
Join Date: Aug 2002
Posts: 148
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed this last night...and tested it...it worked...but now...I'm getting some of my users saying it's not working....????

In the instructions it says to:

Quote:
In the template: pm_showpm
=============================
FIND & DELETE:
=============================

<form action="private.php" method="post">

But of course that does not exist in VB3.6.4....so...instead I deleted:

Quote:
<form action="private.php?do=managepm&amp;dowhat=delete& amp;pmid=$pm[pmid]" method="post">
I'm wondering if that was correct????

And...

Could the reason some are not getting it to work...could it be that it's because where the insturctions say to:

Quote:
=============================
FIND:
=============================

$postbit
<br />

=============================
BELOW THIS, ADD:
=============================

<!-- START PM QUICK REPLY -->
$quickpmreply
<form action="private.php" method="post">
<!-- END PM QUICK REPLY -->

Should that instead be:

Quote:
<!-- START PM QUICK REPLY -->
$quickpmreply
<form action="private.php?do=managepm&amp;dowhat=delete& amp;pmid=$pm[pmid]" method="post">
<!-- END PM QUICK REPLY -->
I sure do wish this would work....I NEED IT BAD!!!

Kirk
Reply With Quote
  #107  
Old 02-14-2007, 07:19 PM
futuredood futuredood is offline
 
Join Date: Jan 2002
Posts: 235
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

anyone get this working for 3.6.4? it seems like theres mixed reactions on it.
Reply With Quote
  #108  
Old 02-27-2007, 09:12 PM
stabmyback stabmyback is offline
 
Join Date: Nov 2006
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

About the hack that is causing blank messages...

I installed a shoutbox last night, and this morning one member complained of blank messages. It's most likely either that hack, or the User Shouting hack. I've had this quick reply for abou a month and didn't encounter any problems. =]
Reply With Quote
  #109  
Old 04-03-2007, 06:19 PM
bcmedia bcmedia is offline
 
Join Date: Sep 2002
Location: NY
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The new file attached contains fixes needed for it to work correctly in 3.6.x. I have it working on 3.6.3 but imagine it will work fine for all 3.6 versions.
Reply With Quote
  #110  
Old 06-13-2007, 03:37 PM
MThornback MThornback is offline
 
Join Date: Apr 2005
Location: Canada
Posts: 388
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Doesn't work with 3.6.7PL1...

Everything shows up except the Message Box
Reply With Quote
  #111  
Old 06-17-2007, 12:13 AM
scottct1 scottct1 is offline
 
Join Date: Mar 2002
Location: Connecticut
Posts: 391
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Same problem here, I get the subject, the smiles etc, but no box to type in my message.

Anyone know how to fix this?
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 04:43 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.05130 seconds
  • Memory Usage 2,307KB
  • 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
  • (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_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