PDA

View Full Version : new improved quick reply box


Thewnagchung
07-27-2002, 10:27 PM
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
<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

</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="$title" size="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

Xenon
07-27-2002, 10:29 PM
looks like a template mod to me, not as a full release

Thewnagchung
07-27-2002, 10:31 PM
Originally posted by Xenon
looks like a template mod to me, not as a full release

Im sorry, my bad. I wasnt quite sure where to put it

Boofo
07-27-2002, 10:37 PM
Got a screenshot?

Thewnagchung
07-27-2002, 10:44 PM
<a href="http://www.videogametheater.com/forum/showthread.php?threadid=26" target="_blank">http://www.videogametheater.com/foru...hp?threadid=26</a>

there is a working demo

Matt
07-27-2002, 10:56 PM
Do you have a version using the boards colors? Rather than hardcoded ones?

Thewnagchung
07-27-2002, 11:02 PM
Originally posted by Matt
Do you have a version using the boards colors? Rather than hardcoded ones?

I dont understand what you mean. please forgive me but ima REAL n00b at this

Boofo
07-27-2002, 11:05 PM
Ok, I guess that won't work for me. I don't allow guests to post or see the quick reply box. :) And you can use the hidden feature for the signaturechecked in there, too, so you don't have to have the checkbox for the sig, you do know that, right? :)

Xenon
07-27-2002, 11:06 PM
look at your first post here
every {firstaltcolor} and other replacementvars are parsed in the board here
put a space between the { and the rest of the var to prevent this parsing

Boofo
07-27-2002, 11:07 PM
Those colors were put in there by vb.org when it parsed the code after he entered it. Just change the colors to firstaltcolor and secondaltcolor where needed. :)

Originally posted by Matt
Do you have a version using the boards colors? Rather than hardcoded ones?

DrkFusion
07-27-2002, 11:13 PM
Looks ok, but I like the one at grfxart

Drk

Boofo
07-27-2002, 11:28 PM
Screenshot, ol' buddy? :)

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

Drk

DrkFusion
07-28-2002, 12:17 AM
There ya goo best buddy boofo :ninja:

Drk

Boofo
07-28-2002, 12:24 AM
You are the MAN! :)

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

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

Drk

Thewnagchung
07-28-2002, 12:34 AM
Ill see if i cant figure out how to

DrkFusion
07-28-2002, 01:05 AM
Also wen you put a hack, put it in txt file, and upload it to the forums.

Drk

Velocd
07-28-2002, 01:14 AM
Such a large quick reply :dead:
I'm all for Nakkid still, the size is perfect :)

DrkFusion
07-28-2002, 01:21 AM
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

Webmasta XT
07-28-2002, 04:01 AM
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..

Chris M
07-28-2002, 11:35 AM
Nice Mod...

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

Satan

DrkFusion
07-28-2002, 02:15 PM
Thanks Satan!

Drk

Boofo
07-28-2002, 05:22 PM
Maybe next time, a little link to it instead of just saying it is there? :)

Originally posted by hellsatan

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

Jean147
08-09-2002, 05:26 PM
nevermind :o