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)

Elentari 01-16-2003 09:49 AM

Working Like a dream, and SO easy to install! Thanks!! :D

Erwin 01-16-2003 10:41 AM

Thanks for the kind words. :)

Overgrow 02-05-2003 01:13 AM

Awesome, doctor. Dunno why I didn't think of this before!

/me clicks install

Overgrow 02-05-2003 01:15 AM

>>to maintain your background colors, you need to have <body> still in your privmsg, as well as my additional one.

Or at the bottom of privmsg put
Code:

<script language="javascript">
<!--
document.forms.vbform.message.focus();
-->
</script>

Which is basically the same thing as onLoad since it's at the bottom of the page (assuming you're not loading iFrames or other including bits).

Mr.Ahmed 02-24-2003 09:22 AM

thanks :)

HughJorgen 02-28-2003 04:16 AM

Very nice hack Erwin, and my users love it.

Overgrow, kudos for that script addition, for two reasons: 1, I wanted the 'gotfocus' function without losing my colors (which is what Erwin's included script did) and 2, I was able to use the same code to 'getfocus' on my regular Showthread/QuickReply box.

Zelda-King 03-08-2003 02:22 PM

I've installed it. Tested it. Works fine, except that bit at the bottom for getting the cursor to go automatically to the Quick PM Reply Box makes my PM body background go white and my toplink buttons have odd colour edges.

Erwin 03-19-2003 05:28 AM

Update Version 2.3 - minor template mod

I realized that I forgot to do something simple when I released the hack - include the name of the PM sender and time of PM in the automatic quote section. :)

To update from 2.2 to 2.3 is easy:

In the "privmsg" template, find:

Code:

[quote]

$pmquote

[/quote]

Replace with:

Code:

[quote]

$fromuserinfo[username] wrote on $message[postdate] $message[posttime]:

$pmquote

[/quote]

Done! :)

msimplay 03-19-2003 02:56 PM

lol i wonder why these are not included in the default release by now :D
so useful things like this are

Erwin 03-19-2003 08:20 PM

Quote:

Today at 03:56 AM msimplay said this in Post #149
lol i wonder why these are not included in the default release by now :D
so useful things like this are

Yeah, I wonder myself. I overlooked something simple. :)


All times are GMT. The time now is 01:47 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.01641 seconds
  • Memory Usage 1,735KB
  • 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
  • (3)bbcode_code_printable
  • (1)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