The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#32
|
|||
|
|||
for some reason, my quick reply is at the top.. any ideas why?
|
#33
|
|||
|
|||
Futuredood...There is two code lines that are the same...You pasted yours in the first one..It has to be in the second one.
|
#34
|
|||
|
|||
Does anyone knows how to add the attachment form in this quick form??
|
#35
|
|||
|
|||
This may I say is A WONDERFUL MODIFICATION! THANK YOU VERY MUCH!
|
#36
|
||||
|
||||
Nice job. I'd use this but I don't think I have enough members on any of the sites I've worked on to be important enough. Thanks as always. Keep it up.
~ Anthony ~ |
#37
|
|||
|
|||
I just installed the quick answer form but I'm encountering some problems (please check with attachment). Does anyone have a similar problem and does anyone know how to fix this? Thanks again...
----------------------------------- btw, here's my code: ----------------------------------- <html> <head><title>$bbtitle - $thread[title]</title> </head> <body> {htmldoctype} <p> $headinclude <script language="javascript" type="text/javascript"> <!-- function aimwindow(aimid) { window.open("member.php?s=$session[sessionhash]&action=aimmessage&aim="+aimid,"_blank","toolbar=n o,location=no,menubar=no,scrollbars=no,width=175,h eight=275,resizeable=yes,status=no") } // --> </script> <p> $header <!-- breadcrumb, nav links --> <table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center"> <tr> <td>$navbar</td> $ratingdisplay </tr> </table> <!-- /breadcrumb, nav links --> <a name="posttop"></a> <!-- End content area table (CREATED IN HEADER!!) --> <!-- 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%"> <!-- /spacer --> $poll <!-- first unread and next/prev --> <table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center"> <tr> <td><smallfont>$pagenav $firstunread </smallfont></td> <td align="right"><smallfont> <img src="{imagesfolder}/prev.gif" alt="" border="0"> <a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest">Last Thread</a> <a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest">Next Thread</a> <img src="{imagesfolder}/next.gif" alt="" border="0"> </smallfont></td> </tr> </table> <!-- first unread and next/prev --> <table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td> <table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%"> <tr> <td bgcolor="{tableheadbgcolor}" width="175" nowrap><smallfont color="{tableheadtextcolor}" class="thtcolor"><b>Author</b></smallfont></td> <td bgcolor="{tableheadbgcolor}" width="100%"> <!-- Thread nav and post images --> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="100%"><smallfont color="{tableheadtextcolor}" class="thtcolor"><b>Thread</b></smallfont></td> <td><a href="newthread.php?s=$session[sessionhash]&action=newthread&forumid=$forum[forumid]"><img src="{newthreadimage}" border="0" alt="Post New Thread"></a></td> <td><normalfont> </normalfont></td> <td><a href="newreply.php?s=$session[sessionhash]&action=newreply&threadid=$threadid"><img src="$replyclose" border="0" alt="Post A Reply"></a></td> </tr> </table> <!-- /Thread nav and post images --> </td> </tr> </table> </td></tr></table> <!-- /spacer --> </td><td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td></tr></table> <!-- /spacer --> $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"> <table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td> <table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%"> <tr> <td width="18%" bgcolor="{secondaltcolor}" valign="top"><font face="Verdana" size="2"><b>Your Reply:</b></normalfont> </font> <smallfont> </smallfont> </td> <td width="82%" bgcolor="{secondaltcolor}"> <textarea name="message" rows="10" cols="70" wrap="virtual" tabindex="2">$message</textarea> </td> </tr> <td><font face="Verdana" size="2"><b> $logincode</b></font> <tr> <td bgcolor="{secondaltcolor}" width="18%"><font face="Verdana" size="2"><normalfont><b>Subject:</b></normalfont><smallfont> </font><font face="Verdana" size="1"> (Optional)</smallfont></font></td> <td bgcolor="{secondaltcolor}" width="82%"><font face="Verdana" size="2"><normalfont><input type="text" class="bginput" name="title" value="$title" size="40" maxlength="85" tabindex="1"> <input type="submit" class="bginput" value="Send" accesskey="s" tabindex="3"></normalfont></smallfont></font></td> </tr> </table> </td></tr></table> </form> <!-- spacer --> <table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td> <table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%"> <tr> <td bgcolor="{tableheadbgcolor}" width="100%"> <!-- time zone and post buttons --> <table border="0" cellspacing="0" cellpadding="0" bgcolor="{tableheadbgcolor}"> <tr> <td width="100%"><smallfont color="{tableheadtextcolor}"><b>$timezone</b></smallfont></td> <td><a href="newthread.php?s=$session[sessionhash]&action=newthread&forumid=$forum[forumid]"><img src="{newthreadimage}" border="0" alt="Post New Thread"></a></td> <td><normalfont> </normalfont></td> <td><a href="newreply.php?s=$session[sessionhash]&action=newreply&threadid=$threadid"><img src="$replyclose" border="0" alt="Post A Reply"></a></td> </tr> </table> <!-- /time zone and post buttons --> </td> </tr> </table> </td></tr></table> <!-- first unread and next/prev --> <table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center"> <tr> <td><smallfont>$pagenav </smallfont></td> <td align="right"><smallfont> <img src="{imagesfolder}/prev.gif" alt="" border="0"> <a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest">Last Thread</a> <a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest">Next Thread</a> <img src="{imagesfolder}/next.gif" alt="" border="0"> </smallfont></td> </tr> </table> <!-- first unread and next/prev --> <!-- /spacer --> </td><td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td></tr></table> <!-- /spacer --> <!-- restart content table from header --> <table cellpadding="10" cellspacing="0" border="0" width="{tablewidth}" bgcolor="{pagebgcolor}" align="center"> <tr> <td> <!-- thread options links --> <table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} align="center"><tr><td> <table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%"> <tr> <td bgcolor="{firstaltcolor}" align="center"><smallfont> <img src="{imagesfolder}/printer.gif" alt="" border="0" align="absmiddle"> <a href="printthread.php?s=$session[sessionhash]&threadid=$threadid">Show Printable Version</a> | <img src="{imagesfolder}/sendtofriend.gif" alt="" border="0" align="absmiddle"> <a href="sendtofriend.php?s=$session[sessionhash]&threadid=$threadid">Email this Page</a> | <img src="{imagesfolder}/subscribe.gif" alt="" border="0" align="absmiddle"> <a href="member2.php?s=$session[sessionhash]&action=addsubscription&threadid=$threadid">Subscr ibe to this Thread</a> </smallfont></td> </tr> </table> </td></tr></table> <!-- /thread options links --> $replybox <br> <!-- forum jump and rate thread --> <table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center"> <tr> <td>$forumjump</td> <td align="right">$threadrateselect</td> </tr> </table> <!-- /Rate this thread --> <br> <!-- forum rules and admin links --> <table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center"> <tr valign="bottom"> <td><smallfont><b>Forum Rules:</b>$forumrules</smallfont></td> <td align="right"> $adminoptions </td> </tr> </table> <!-- /forum rules and admin links --> $footer <p> </p> </body> |
#38
|
||||
|
||||
Add a <br> right before $replybox
|
#39
|
|||
|
|||
Hi mashby! Thanks again for your help. I followed your instructions and I added a <br> right before the $replybox but nothing happened.
btw, what does this fix -- does it make a gap or close a gap? |
#40
|
||||
|
||||
It should add a gap, or space.
Add a couple more and see if that does anything. |
#41
|
|||
|
|||
mashby, I followed your instructions but still no luck.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|