Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
new improved quick reply box Details »»
new improved quick reply box
Version: , by Thewnagchung Thewnagchung is offline
Developer Last Online: Dec 2003 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 07-27-2002 Last Update: Never Installs: 0
 
No support by the author.

Here is a new and improevd version of the quick reply box.
Although I can not take created for this hack, it is just a reworking of a template modification submited by Porter at Vbulletintemplates.com. So PLEASE do not give me credit for this hack, please give Porter credit.

go to the showthread template and find
PHP Code:
<img src="https://vborg.vbsupport.ru/images/subscribe.gif" alt="" border="0" align="absmiddle">
    <
a href="member2.php?s=$session[sessionhash]&action=addsubscription&threadid=$threadid">Subscribe to this Thread</a>
    </
smallfont></td
and insert below that

PHP Code:
</tr>
</
table>
</
td></tr></table>
<!-- /
thread options links -->
<
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">

<
table cellpadding="0" cellspacing="0" border="0" bgcolor="#0A293E"  width="95%" align="center"><tr><td>
<
table cellpadding="4" cellspacing="1" border="0"  width="100%">
$logincode

<tr>
<
td bgcolor="#1C5780" width="18%"><normalfont><b>Subject:</b></normalfont><smallfont> (Optional)</smallfont></td>
<
td bgcolor="#1C5780" width="82%"><normalfont><input type="text" class="bginput" name="title" value="$titlesize="40" maxlength="85" tabindex="1">
<
SELECT name=iconid> <OPTION selected value=0>No icon</OPTION> <OPTION value=1>text</OPTION
<
OPTION value=2>arrows</OPTION> <OPTION value=3>idea</OPTION
<
OPTION value=4>Alert!</OPTION> <OPTION value=5>Questins</OPTION
<
OPTION value=6>DNF</OPTION> <OPTION value=7>Smile</OPTION
<
OPTION value=8>mad</OPTION> <OPTION value=9>:(</OPTION
<
OPTION value=10>smile-32</OPTION> <OPTION value=11>shuffle</OPTION> <OPTION value=12>wink</OPTION
<
OPTION value=13>Down</OPTION> <OPTION value=14>Up</OPTION></SELECT>
</
normalfont
<
br><input type="checkbox" name="signature" value="yes" $signaturechecked><smallfont> <b>Show Signature:</b> include your profile signature.  Only registered users may have signatures.
    </
smallfont></td>

<
tr>
<
td width="18%" bgcolor="#1C5780" valign="top"><normalfont><b>Quick Reply:</b></normalfont>
<
smallfont>
</
smallfont>

</
td>
<
td width="82%" bgcolor="#1C5780">
<
textarea name="message" rows="10" cols="70" wrap="virtual" tabindex="2">$message</textarea><br><align="right"
</
td>
</
tr></table>
<
table cellpadding="2" cellspacing="0" border="0" width="95%"  align="center">
<
tr>
<
td align="center" bgcolor="000000"><normalfont>
    <
input type="submit" class="bginput" name="submit" value="Submit Reply" accesskey="s" tabindex="2">
    <
input type="reset" class="bginput" name="reset" value="Reset Form" accesskey="r" tabindex="3">
    </
normalfont></td>
</
tr>
</
table>
</
td></tr></table>
</
form
thats it

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 07-27-2002, 11:13 PM
DrkFusion's Avatar
DrkFusion DrkFusion is offline
 
Join Date: Nov 2001
Posts: 1,926
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looks ok, but I like the one at grfxart

Drk
Reply With Quote
  #13  
Old 07-27-2002, 11:28 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Screenshot, ol' buddy?

Quote:
Originally posted by DrkFusion
Looks ok, but I like the one at grfxart

Drk
Reply With Quote
  #14  
Old 07-28-2002, 12:17 AM
DrkFusion's Avatar
DrkFusion DrkFusion is offline
 
Join Date: Nov 2001
Posts: 1,926
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There ya goo best buddy boofo :ninja:

Drk
Reply With Quote
  #15  
Old 07-28-2002, 12:24 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You are the MAN!

Now, how do I get the attachment part added to the Quick reply Box?

Quote:
Originally posted by DrkFusion
There ya goo best buddy boofo :ninja:

Drk
Reply With Quote
  #16  
Old 07-28-2002, 12:34 AM
Thewnagchung's Avatar
Thewnagchung Thewnagchung is offline
 
Join Date: Jul 2002
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ill see if i cant figure out how to
Reply With Quote
  #17  
Old 07-28-2002, 01:05 AM
DrkFusion's Avatar
DrkFusion DrkFusion is offline
 
Join Date: Nov 2001
Posts: 1,926
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Also wen you put a hack, put it in txt file, and upload it to the forums.

Drk
Reply With Quote
  #18  
Old 07-28-2002, 01:14 AM
Velocd's Avatar
Velocd Velocd is offline
 
Join Date: Mar 2002
Location: CA University
Posts: 1,696
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Such a large quick reply :dead:
I'm all for Nakkid still, the size is perfect
Reply With Quote
  #19  
Old 07-28-2002, 01:21 AM
DrkFusion's Avatar
DrkFusion DrkFusion is offline
 
Join Date: Nov 2001
Posts: 1,926
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Uhh Velocd, can you read my pm...

TOo many quick replies, there is on in the Template Modifications too...brr too many, I will stick with the original.

Drk
Reply With Quote
  #20  
Old 07-28-2002, 04:01 AM
Webmasta XT's Avatar
Webmasta XT Webmasta XT is offline
 
Join Date: Mar 2002
Posts: 359
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

maybe u can tell me how u did that icon thing to work? I am trying to get that to work on New Thread, Drop Down For Icons!
ne way, nice hack..
Reply With Quote
  #21  
Old 07-28-2002, 11:35 AM
Chris M's Avatar
Chris M Chris M is offline
 
Join Date: Dec 2001
Location: Northampton, England
Posts: 6,186
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice Mod...

@Boofo - There is an attachment in the Quick Reply Thread (FireFly's one), which has instructions for adding the Attachments...

Satan
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:37 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.05659 seconds
  • Memory Usage 2,347KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete