The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#62
|
||||
|
||||
there should be a box under the reply box, and you check that to show your sig
|
#63
|
|||
|
|||
Nice contribution
But.... I have a forum and i installed the "Quick answer form", but i only can see the name of the icons, is there anyway to see the image icons... The users of the forum (include me) dont know the icons names =P... If anyone could resolve that. the Quick answer form will be mutch bether (for me!) Keep the Good Work! |
#64
|
|||
|
|||
is there a way to make it so peeps don't have to "check" the sig box, and it can be defualt?
1 |
#65
|
|||
|
|||
add
Code:
checked="true" |
#66
|
|||
|
|||
Can anyone tell me how to get attachments back with this please?
|
#67
|
|||
|
|||
thak's a lot!!
|
#68
|
|||
|
|||
When I add this, it kicks my whole page to the right . Any idea wassup? Here is the code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head><title>$bbtitle - $thread[title] </title> $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> </head> <body> $header <!-- breadcrumb, nav links --> <table cellpadding="2" cellspacing="0" border="0" width="100%" align="center"> <tr> <td>$navbar</td> $ratingdisplay </tr> </table> <!-- /breadcrumb, nav links --> <a name="posttop"></a> $poll <!-- first unread and next/prev --> <table cellpadding="2" cellspacing="0" border="0" width="100%" align="center"> <tr> <td><smallfont>$pagenav $firstunread </smallfont></td> <td align="right"><smallfont><b> <a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest"><img src="images/prev.gif" alt="" border="0"></a> Prev | Next <a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest"><img src="images/next.gif" alt="" border="0"></a> </b></smallfont></td> </tr> </table> <!-- first unread and next/prev --> <table cellpadding="0" cellspacing="0" border="0" bgcolor="#69727A" width="100%" align="center"><tr><td> <table cellpadding="4" cellspacing="1" border="0" width="100%"> <tr> <td background="images/catbg.gif" width="175" nowrap><smallfont color="69727A"><b>Author</b></smallfont></td> <td background="images/catbg.gif" width="100%"> <!-- Thread nav and post images --> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="100%"><smallfont color="69727A"><b>Thread</b></smallfont></td> <td><a href="newthread.php?s=$session[sessionhash]&action=newthread&forumid=$forum[forumid]"><img src="images/newthread.gif" 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> <br> <table align="center" width="98%" border="0"> <tr><td><b><font size="4" face="Arial">$thread[title]</font></b><br></td></tr></table> $postbits <table cellpadding="0" cellspacing="0" border="0" bgcolor="#6A737C" width="100%" align="center"><tr><td> <table cellpadding="4" cellspacing="1" border="0" 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="0" cellspacing="0" border="0" bgcolor="#6597D9" width="100%" align="center"><tr><td> <table cellpadding="4" cellspacing="1" border="0" width="100%"> <tr> <td width="175" nowrap bgcolor="#F9F9F9" valign="top"><normalfont><b>Fast Reply:</b></normalfont> <smallfont> </smallfont> </td> <td width="100%" bgcolor="#F9F9F9"> <textarea name="message" rows="10" cols="70" wrap="virtual" tabindex="2">$message</textarea> </td> </tr> $logincode <tr> <td bgcolor="#F9F9F9" width="175" nowrap><normalfont><b>Subject:</b></normalfont><smallfont> (Optional)</smallfont></td> <td bgcolor="#F9F9F9" width="100%"><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> <input type="submit" class="bginput" value="Send" accesskey="s" tabindex="3"></normalfont> <br><input type="checkbox" name="signature" value="yes" checked="true" $signaturechecked><smallfont> <b>Show Signature:</b> include your profile signature. Only registered users may have signatures. </smallfont></td> </tr> </table> </td></tr></table> </form> <td background="images/catbg.gif" width="100%"> <!-- time zone and post buttons --> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><smallfont color="6A737C"><b>$timezone</b></smallfont></td> <td><a href="newthread.php?s=$session[sessionhash]&action=newthread&forumid=$forum[forumid]"><img src="images/newthread.gif" 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="100%" align="center"> <tr> <td><smallfont>$pagenav </smallfont></td> <td align="right"><smallfont><b> <a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest"><img src="images/prev.gif" alt="" border="0"></a> Prev | Next <a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest"><img src="images/next.gif" alt="" border="0"></a> </b></smallfont></td> </tr> </table> <!-- first unread and next/prev --> <!-- thread options links --> <table cellpadding="0" cellspacing="0" border="0" bgcolor="#6597D9" align="center"><tr><td> <table cellpadding="4" cellspacing="1" border="0" width="100%"> <tr> <td bgcolor="#FFFFFF" align="center"><smallfont> <a href="printthread.php?s=$session[sessionhash]&threadid=$threadid">Show Printable Version</a> | <a href="sendtofriend.php?s=$session[sessionhash]&threadid=$threadid">Email this Page</a> | <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 --> <br> <!-- forum jump and rate thread --> <table cellpadding="2" cellspacing="0" border="0" width="100%" 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="100%" 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 </body> </html> |
#69
|
|||
|
|||
Great one m8
Installed it Tnx a lot for this one |
#70
|
|||
|
|||
Thanks this is very nice. I'm very pleased with it and so easy to install. I do have one question though. Does anyone know how I can add the smilies to it?
|
#71
|
|||
|
|||
I would also like to know if there is a way to add the smilie box to this mod. Any chance?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|