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)

Smoothie 11-07-2007 02:28 AM

Quote:

Originally Posted by Princeton (Post 1376775)
what are your values in
Stylevar / User Control Panel Form Width (pixels)
Stylevar / User Control Panel Message Area Width (pixels)

Same as Canis Firebrand

Smoothie 11-07-2007 02:29 AM

Quote:

Originally Posted by Princeton (Post 1377184)
I forgot to ask .. are you using a custom style?
Can you post the URL? Can you send me a "test" account via pm?

I'm using a custom style, but it looks the same when I select the vB default style.

Princeton 11-08-2007 01:07 PM

Quote:

Originally Posted by Smoothie (Post 1377469)
Same as Canis Firebrand

try this...

FIND IN gtpm_quickreply
HTML Code:

<div align="$stylevar[left]" style="max-width:$stylevar[messagewidth_usercp]; width:auto !important; width:$stylevar[formwidth_usercp]">
REPLACE WITH
HTML Code:

<div align="$stylevar[left]" style="max-width:$stylevar[formwidth_usercp]; width:auto !important; width:$stylevar[messagewidth_usercp]">

KURTZ 11-08-2007 01:19 PM

updated! thx Joe ;)

PS. just a question: if i wanna increase the dimensions of the QR Box what i can do?

Guest210212002 11-08-2007 02:24 PM

Getting the same problem with the above edits:

https://vborg.vbsupport.ru/

Brilliant mod, btw. Handy as hell. :D

Princeton 11-08-2007 02:44 PM

Quote:

Originally Posted by KURTZ (Post 1378427)
updated! thx Joe ;)

PS. just a question: if i wanna increase the dimensions of the QR Box what i can do?

Style Manager / Stylevars

Quote:

Originally Posted by Chris-777 (Post 1378448)
Getting the same problem with the above edits:

http://www.sevenstring.org/chris/qr_sizeprob.jpg

Can you send me the generated html for that page or better yet access to your site (temp account)?

Guest210212002 11-08-2007 04:27 PM

Sure thing, PM sent as well.

http://www.sevenstring.org/

User: guest
Pass: guest

Princeton 11-08-2007 04:41 PM

did you try this fix?
FIND IN gtpm_quickreply
HTML Code:

<div align="$stylevar[left]" style="max-width:$stylevar[messagewidth_usercp]; width:auto !important; width:$stylevar[formwidth_usercp]">
REPLACE WITH
HTML Code:

<div align="$stylevar[left]" style="max-width:$stylevar[formwidth_usercp]; width:auto !important; width:$stylevar[messagewidth_usercp]">
if yes, what are your values for the following settings?
Stylevar / User Control Panel Form Width (pixels)
Stylevar / User Control Panel Message Area Width (pixels)

Guest210212002 11-08-2007 06:24 PM

Aye, did the edit.

CP Form Width: 640px
MA Width: 540px

Princeton 11-08-2007 06:54 PM

check your showthread_quickreply template - revert the template or update it


All times are GMT. The time now is 02:06 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.02640 seconds
  • Memory Usage 1,747KB
  • 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_html_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