vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Private Message Quick Reply (https://vborg.vbsupport.ru/showthread.php?t=106553)

Skedoozy 09-22-2006 07:51 AM

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. :)

PoetJA-1975 10-06-2006 05:31 AM

very nice - clicks install!
thanx for sharing

Jacquii.

Ophelia 11-16-2006 02:18 PM

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.

voclain 11-18-2006 03:38 AM

Does this version work with 3.6.3????

Kirk

voclain 11-30-2006 05:10 PM

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

futuredood 02-14-2007 07:19 PM

anyone get this working for 3.6.4? it seems like theres mixed reactions on it.

stabmyback 02-27-2007 09:12 PM

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. =]

bcmedia 04-03-2007 06:19 PM

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.

MThornback 06-13-2007 03:37 PM

Doesn't work with 3.6.7PL1...

Everything shows up except the Message Box :(

scottct1 06-17-2007 12:13 AM

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

Anyone know how to fix this?


All times are GMT. The time now is 03:08 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.01156 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete