vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=139)
-   -   [Release] Quick answer form.. (https://vborg.vbsupport.ru/showthread.php?t=83642)

mashby 08-07-2002 10:19 PM

Ok, I told you wrong. Sorry about that :(

Remove the other <br> tags I told you to insert. Search in your code for what following and do what it says in red:

$postbits

Insert a <br> here

<!-- spacer -->
<table bgcolor=""#FFFFFF" background="images/mainbg.gif"" width="750" cellpadding="0" cellspacing="0" border="0">
<tr><td width="10"><img width="10" height="1" src="images/space.gif" alt=""></td><td width="100%">

grace819 08-07-2002 10:33 PM

mashby it works! THANK YOU SO MUCH! :) Anytime you need some fresh kimchi from Korea just let me know. :D

I'm currently trying to fix the replybox bottom (the one with a gap below)... I'm experimenting and trying to delete all the <br>'s I could find. I'll post back whether I could close the gap below.

mashby 08-08-2002 02:30 AM

Try removing the code in red:

$postbits

<!-- spacer -->
<table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="0" cellspacing="0" border="0">
<tr><td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td><td width="100%">
<form $enctype action="newreply.php" name="vbform" method="post" onSubmit="true">
<input type="hidden" name="s" value="$session[sessionhash]">
<input type="hidden" name="action" value="postreply">
<input type="hidden" name="threadid" value="$threadid">

grace819 08-08-2002 04:56 AM

mashby, I tried doing the change you mentioned but somehow nothing happened. I also tried getting out some of the <br> yet nothing happened. :( I'll keep on experimenting till something comes up.

Savage Dragon 08-08-2002 07:08 AM

Hey for some reason insert sig is not selected by default. I dont know if its supposed to be or not but is there any way to make it so it is? Thanks a lot

[WiZZarD] 08-12-2002 06:51 PM

]This is cool :)
Nice work m8! :D

I have a suggestion,add an Attachment box to the quick reply :)

shiva 08-12-2002 08:11 PM

Quote:

Originally posted by savage dragon
Hey for some reason insert sig is not selected by default. I dont know if its supposed to be or not but is there any way to make it so it is? Thanks a lot
Look at page two of this thread, the code is there, and I added the checked code for that as well

Savage Dragon 08-13-2002 07:52 AM

Quote:

Originally posted by shiva


Look at page two of this thread, the code is there, and I added the checked code for that as well

That worked great, thanks a lot :D

TundraSoul 08-14-2002 04:18 AM

If you want your default postbit and thread to line up with the reply box change the following cell sizes:

"18%" change to "175" nowrap
"82%" change to "100%"

Each appears twice in the quick reply code.

Jean147 08-14-2002 12:53 PM

maybe anyone can tell me what I have to change to include the attachement option? Would be great :)


All times are GMT. The time now is 11:53 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.01671 seconds
  • Memory Usage 1,733KB
  • 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_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