The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#42
|
|||
|
|||
Erwin, I have an extremely modified showthread template and it still worked perfectly
|
#43
|
|||
|
|||
8 styles on my forums. All have the search thread installed. All look marvy.
|
#44
|
||||
|
||||
yes i'm absolutely sure i followed the steps correctly for the hack. Here is my showthread if it means anything.
{htmldoctype} <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,scrol lbars=no,width=175,height=275,resizeable=yes,statu s=no") } function who(userid) { window.open("userrate.php?s=$session[sessionhash]&action=show&rateuser="+userid, "whorated", "toolbar=no,scrollbars=yes,resizable=yes,width=230 ,height=300"); } // --> <!-- Warnings Hack v2.0 [ g-force2k2 ] --> function showwarnings(userid) { window.open ("warn.php?s=&action=show_warn&userid="+userid, "show_warn", "toolbar=no,scrollbars=yes,resizable=yes,width=600 ,height=350"); } function addwarnings(postid) { window.open ("warn.php?s=&action=add_warn&postid="+postid, "add_warn", "toolbar=no,scrollbars=yes,resizable=yes,width=400 ,height=200"); } <!-- Warnings Hack v2.0 [ g-force2k2 ] --> </script> </head> <body> $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!!) --> </td> </tr> </table> <!-- 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 <smallfont>$onlineusers</smallfont> <br><br> <!-- 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 --> <br> $postbits $replybox <!-- 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 --> <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> $similarthreads <!-- 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> | <img src="{imagesfolder}/sortasc.gif" alt="" border="0" align="absmiddle"><a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&action=download">Download 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="{contenttablewidth}" {tableinvisibleextra} align="center"> <tr> <td>$forumjump</td> <td>$threadrateselect</td> <td align="right">$searchthread</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 </body> </html> |
#45
|
||||
|
||||
wait nm, i fixed it. that was very odd, oh well, GREAT HACK!!!
|
#46
|
||||
|
||||
I went to your site - your showthread scrolls to the right even without my hack there.
|
#47
|
|||
|
|||
Got a link to your forums with the hack installed?
|
#48
|
||||
|
||||
Remember, if putting the $searchthread variable in your showthread templates makes it scroll to the right where I tell you to in the installation text file, you can always move the $searchthread variable ANYWHERE in your showthread template. To the top if you want it to.
|
#49
|
||||
|
||||
Very nice!
|
#50
|
||||
|
||||
Does that mean vB.org will have it?
Yey! - It Does!! *looks down to the bottom of the screen* Satan |
#51
|
||||
|
||||
Its particularly vital to some people here at vb.org, its very useful, I will use it atleast 1-3 times each day.
Now I can have this for my board, thanks Erwin. -Arunan |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|