vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Private Messages Enhancements - GTPrivate Message Quickreply (https://vborg.vbsupport.ru/showthread.php?t=158055)

SemperFideles 10-06-2007 02:07 PM

Quote:

Originally Posted by Howell (Post 1342534)
I changed the size of the box by editing the template: gtpm_quickreply

All I did was change code: style="width:300px" to style="width:650px"

FIND
Code:

<input type="text" class="bginput" name="title" value="$pm[title]" size="50" maxlength="85" tabindex="1" style="width:300px" />
REPLACE WITH
Code:

<input type="text" class="bginput" name="title" value="$pm[title]" size="50" maxlength="85" tabindex="1" style="width:650px" />
Hope this is okay with Princeton. :)

A more flexible option would be to set it as:
Code:

<input type="text" class="bginput" name="title" value="$pm[title]" size="50" maxlength="85" tabindex="1" style="width:$stylevar[formwidth_usercp]" />

Howell 10-06-2007 04:10 PM

Does this quick reply box have a smilies drop down box included as I can't seem to get it to show on my forum?

(The option is set to allow them to be used in PM's in general settings)

marcsmith73 10-07-2007 11:02 PM

Awesome thanxs!

PoetJA-1975 10-08-2007 03:13 AM

2 Options I would like to have - Any help adding them to the GTPrivate Message Quickreply mod will be appreciated:

1. Quote Message in Quick Reply (like on vB.org
2. Delete original PM after reply? in Additional Options

Thanx,

Jacquii.

PoetJA-1975 10-08-2007 03:15 AM

Quote:

Originally Posted by PoetJA-1975 (Post 1347115)
I have a similar question to STONER...
See the screen cap = Thanx for any help ;)

JAcquii.

http://img170.imageshack.us/img170/866/93488709kg5.gif

** BUMP **

wrestlesomnia 10-08-2007 07:11 AM

I tried to download and when i downloaded it all i got was an internet explorer pop up, not an actual XML

Princeton 10-10-2007 12:55 PM

try again .. I'm not having any issues

Can you download other xml files?

vnairp11 10-11-2007 01:11 AM

want smileys in quick reply!

afullcup 10-12-2007 06:11 PM

I use this for smilies in quick reply - just a link to them... https://vborg.vbsupport.ru/showthread.php?t=93544

ragtek 10-12-2007 06:31 PM

i'm using this: https://vborg.vbsupport.ru/showthread.php?t=132443 and after a small change it works for this also ;)


All times are GMT. The time now is 05:05 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.01160 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
  • (2)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