vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Quick PM Reply Box (https://vborg.vbsupport.ru/showthread.php?t=38178)

Boofo 06-15-2002 06:00 PM

That preview part I took out was in the same part where you had me add that second code. Wasn't that from the first release of your hack here? I already have the preview private message hack installed but I couldn't find one for the preview Quick PM reply.

Quote:

Originally posted by Erwin
The previewmessageid is for the preview message - different kettle of fish.

The Preview PM hack is located here - just do a search for it. It works well with my hack too.

Glad to know the hack is working! :)


Erwin 06-15-2002 10:29 PM

Oh.... if you already have the Preview PM hack installed, then all you have to do to make that work with my hack is this:

In your privmsg template:

Find this:

Code:

<form action="private.php" method="post" enctype="multipart/form-data" name="vbform" onSubmit="return validate(this)">
Add this underneath:

Code:

<input type="hidden" name="prevmessageid" value="$privatemessageid">
Then find this:

Code:

<input type="submit" class="bginput" name="submit" value="Send Message" accesskey="s" tabindex="4">
Add this underneath:

Code:

<input type="submit" class="bginput" name="preview" value="Preview Message" accesskey="p" tabindex="4">
The preview function should work immediately. From what I can remember anyway.

Erwin 06-15-2002 10:30 PM

Remember, the above variables are to be between the form tags for my hack, not in the original privmsg template.

Boofo 06-15-2002 11:24 PM

Ok, that worked, I think. When it goes to preview the message, it throws it to the regular preview message, right? So you are no longer in the Quick PM reply message?

Quote:

Originally posted by Erwin
Remember, the above variables are to be between the form tags for my hack, not in the original privmsg template.

X-Fan 06-16-2002 03:52 AM

Great hack! Works perfectly, and it's a real time-saver. Thanks Erwin!

Erwin 06-16-2002 08:38 PM

Quote:

Originally posted by Boofo
Ok, that worked, I think. When it goes to preview the message, it throws it to the regular preview message, right? So you are no longer in the Quick PM reply message?


Yes. :)

Boofo 06-16-2002 08:49 PM

Great, thanks! BTW: Do you know why the me vbcode hack (by Firefly) doesn't work in the quote of a private message? If you quote that from someone in a private message, it still says [disable]/me[/disable] and puts in my name in the reply. Any ideas on this one? :)

Quote:

Originally posted by Erwin


Yes. :)


Erwin 06-16-2002 10:17 PM

To be honest, it should work, as long as you installed the private.php part of the /me hack.

Boofo 06-16-2002 11:08 PM

I just double checked everything and it is all there like it is supposed to be. I don't know why it is not working now in the private messages. :)

Quote:

Originally posted by Erwin
To be honest, it should work, as long as you installed the private.php part of the /me hack.

kmistry 06-18-2002 08:47 PM

hey, i just downloaded 2.2.6 and i thought i might as well get the new pm reply while im at it. just wondering that thick border at the bottom, how do i get rid of it!

thx.


All times are GMT. The time now is 01:43 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.01357 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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