vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   help a n00b with quick reply (https://vborg.vbsupport.ru/showthread.php?t=51315)

ruhl 04-07-2003 07:32 PM

help a n00b with quick reply
 
I have got it to work but its up top instead of on bottom. I am not using default template..

here is what my showthread looks like.

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=no,location=no,menubar=no,scrollbars=no,width=175,height=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>

<!-- End content area table (CREATED IN HEADER!!) --> 
        </td>
</tr>
</table>

<!-- spacer -->
<table bgcolor="#FFFFFF" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr><td width="10"><img width="10" height="1" src="https://vborg.vbsupport.ru/vbimages/space.gif" alt=""></td><td width="100%">
<!-- /spacer -->

$poll

<!-- first unread and next/prev -->
<table cellpadding="2" cellspacing="0" border="0" width="100%"  align="center">
<tr>
        <td><smallfont>$pagenav $firstunread&nbsp;</smallfont></td>
        <td align="right"><smallfont>
        <img src="https://vborg.vbsupport.ru/vbimages/prev.gif" alt="" border="0">
        <a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest">Last Thread</a>
        &nbsp;
        <a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest">Next Thread</a>
        <img src="https://vborg.vbsupport.ru/vbimages/next.gif" alt="" border="0">
        </smallfont></td>
</tr>
</table>
<!-- first unread and next/prev -->
$replybox

<table cellpadding="0" cellspacing="0" border="0" bgcolor="#555576"  width="100%" align="center"><tr><td>
<table cellpadding="4" cellspacing="1" border="0"  width="100%">
<tr>
        <td bgcolor="#8080A6" width="183" nowrap><smallfont color="#EEEEFF" class="thtcolor"><b>Author</b></smallfont></td>
        <td bgcolor="#8080A6" width="100%">
        <!-- Thread nav and post images -->
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
        <tr>
                <td width="100%"><smallfont color="#EEEEFF" class="thtcolor"><b>Thread</b></smallfont></td>
                <td><a href="newthread.php?s=$session[sessionhash]&action=newthread&forumid=$forum[forumid]"><img src="https://vborg.vbsupport.ru/vbimages/newthread.gif" border="0" alt="Post New Thread"></a></td>
                <td><normalfont>&nbsp;&nbsp;</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 />
      <!-- /spacer -->
    </td>
    <td width="10"><img width="10" height="1" src="https://vborg.vbsupport.ru/vbimages/space.gif" alt=""></td></tr></table>
<!-- /spacer -->

$postbits

<!-- spacer -->
<table bgcolor="#FFFFFF" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr><td width="10"><img width="10" height="1" src="https://vborg.vbsupport.ru/vbimages/space.gif" alt=""></td><td width="100%">
<!-- spacer -->

<table cellpadding="0" cellspacing="0" border="0" bgcolor="#555576"  width="100%" align="center"><tr><td>
<table bgcolor="#8080A6" cellpadding="4" cellspacing="1" border="0"  width="100%">
<tr>
        <td width="100%">
 <!-- time zone and post buttons -->
            <table width="100%" border="0" cellpadding="0" cellspacing="0">
              <tr>
                <td width="100%"><smallfont color="#EEEEFF" class="thtcolor"><b>$timezone</b></smallfont></td>
                <td><a href="newthread.php?s=$session[sessionhash]&action=newthread&forumid=$forum[forumid]"><img src="https://vborg.vbsupport.ru/vbimages/newthread.gif" border="0" alt="Post New Thread"></a></td>
                <td><normalfont>&nbsp;&nbsp;</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&nbsp;</smallfont></td>
        <td align="right"><smallfont>
        <img src="https://vborg.vbsupport.ru/vbimages/prev.gif" alt="" border="0">
        <a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest">Last Thread</a>
        &nbsp;
        <a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest">Next Thread</a>
        <img src="https://vborg.vbsupport.ru/vbimages/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="https://vborg.vbsupport.ru/vbimages/space.gif" alt=""></td></tr></table>
<!-- /spacer -->

<!-- restart content table from header -->
<table cellpadding="10" cellspacing="0" border="0" width="100%" bgcolor="#FFFFFF" align="center">
<tr>
    <td>

<!-- thread options links -->
<table cellpadding="0" cellspacing="0" border="0" bgcolor="#555576"  align="center"><tr><td>
<table cellpadding="4" cellspacing="1" border="0"  width="100%">
<tr>
        <td bgcolor="#F1F1F1" align="center"><smallfont>
        <img src="https://vborg.vbsupport.ru/vbimages/printer.gif" alt="" border="0" align="absmiddle">
        <a href="printthread.php?s=$session[sessionhash]&threadid=$threadid">Show Printable Version</a> |
        <img src="https://vborg.vbsupport.ru/vbimages/sendtofriend.gif" alt="" border="0" align="absmiddle">
        <a href="sendtofriend.php?s=$session[sessionhash]&threadid=$threadid">Email this Page</a> |
        <img src="https://vborg.vbsupport.ru/vbimages/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>
</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>


ruhl 04-07-2003 07:36 PM

Code:

<!-- first unread and next/prev -->
<table cellpadding="2" cellspacing="0" border="0" width="95%" align="center">
<tr>
<td><smallfont>$pagenav $firstunread </smallfont></td>
<td align="right"><smallfont>
<img src="https://vborg.vbsupport.ru/images/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="https://vborg.vbsupport.ru/images/next.gif" alt="" border="0">
</smallfont></td>
</tr>
</table>
<!-- first unread and next/prev -->
$replybox


Xenon 04-07-2003 07:39 PM

the first unread block is in twice :)

put $replybox after the second one, not the first one..

ruhl 04-07-2003 07:44 PM

thanx alot man ;)

Xenon 04-07-2003 07:56 PM

:)
you're welcome :)


All times are GMT. The time now is 09:19 PM.

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.01003 seconds
  • Memory Usage 1,747KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete