Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives
FAQ Community Calendar Today's Posts Search

 
 
Thread Tools
Strange and Scary postbit bugs... Details »»
Strange and Scary postbit bugs...
Version: , by nocturnix123 nocturnix123 is offline
Developer Last Online: Sep 2008 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 11-20-2002 Last Update: Never Installs: 0
 
No support by the author.

Hope this is the right place to post this...

Hi, I recently had one of my members code the postbit I designed for my forums. The postbit as a whole is still far from being finished, but there is a bug/problem I need help with...and being that my site is new, we dont yet have the wealth of knowledge that vb.com has.

So on with my problem...

here are my forums http://www.forum-forum.com/forum/

and as you will notice after viewing a multi-post thread...the userid, and postid used for the edit,quote,pm,email,website etc. buttons are all that of the first post in the thread.

here is the content of my postbit template...

PHP Code:
<center><br>
<
a name="post$post[postid]"></a>
<
table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="714">
  <
tr>
    <
td width="100%" align="right" valign="top">
    <
table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="701">
  <
tr>
    <
td width="100%">
    <
table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
      <
tr>
        <
td width="100%">
<
MAP NAME="edit">
<
AREA SHAPE="RECT" COORDS="649,1,675,9" HREF="editpost.php?s=$session[sessionhash]&action=editpost&postid=$post[postid]FRAME="edit">
<
IMG SRC="images/postbit/postbit_01.gif" USEMAP="#edit" BORDER="0" width="703" height="14"></MAP></td>
      </
tr>
      <
tr>
        <
td width="100%">
        <
table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="703" height="1">
          <
tr>
            <
td width="8" height="1">
            <
img border="0" src="images/postbit/postbit_02.gif" width="8" height="14"></td>
            <
td width="596" height="1" bgcolor="#F0F1F3"><b>
            <
font face="Verdana" size="1">$post[title] - $post[postdateat $post[posttime]</font></b></td>
            <
td width="99" height="1" align="right" bgcolor="#F0F1F3">
            <
MAP NAME="quote">
<
AREA SHAPE="RECT" COORDS="6,1,63,12" HREF="newreply.php?s=$session[sessionhash]&action=newreply&postid=$post[postid]FRAME="quote">
<
IMG SRC="images/postbit/quote.gif" USEMAP="#quote" BORDER="0" width="69" height="14"></MAP></td>
          </
tr>
        </
table>
        </
td>
      </
tr>
      <
tr>
        <
td width="100%">
        <
img border="0" src="images/postbit/postbit_04.gif" width="701" height="11"><br>
        <
img border="0" src="images/postbit/postbit_03.gif" width="701" height="7"></td>
      </
tr>
    </
table>
    </
td>
  </
tr>
  <
tr>
    <
td width="100%">
    <
table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
      <
tr>
        <
td width="197" valign="top" background="images/postbit/postbit_06.gif">
        <
table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
          <
tr>
            <
td width="100%" valign="top">
            <
table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
              <
tr>
                <
td width="106" align="left" valign="top">
                <
table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
                  <
tr>
                    <
td width="100%">
                    <
img border="0" src="images/postbit/user.gif" width="106" height="9"></td>
                  </
tr>
                  <
tr>
                    <
td width="100%" background="images/postbit/userbox.gif" height="18">
                    <
p align="left" style="margin-left: 8">
                    <
font face="Verdana" size="1">$post[username]</font></td>
                  </
tr>
                  <
tr>
                    <
td width="100%">
                    <
img border="0" src="images/postbit/status.gif" width="106" height="9"></td>
                  </
tr>
                  <
tr>
                    <
td width="100%" height="18" background="images/postbit/statusbox.gif">
                    <
p align="left" style="margin-left: 8">
                    <
font face="Verdana" size="1">$post[usertitle]</font></td>
                  </
tr>
                  <
tr>
                    <
td width="100%">
                    <
img border="0" src="images/postbit/userinfo.gif" width="106" height="35"></td>
                  </
tr>
                </
table>
                </
td>
                <
td width="91" align="center" height="89" background="images/postbit/avatarbg.gif">
                <
table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="85" height="75">
                  <
tr>
                    <
td width="100%" align="center" valign="top">
                    <
img src="$avatarurlborder="0" alt=""></td>
                  </
tr>
                </
table>
                </
td>
              </
tr>
            </
table>
            </
td>
          </
tr>
          <
tr>
            <
td width="100%" background="images/postbit/userinfobg.gif">
            <
table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="100%">
              <
tr>
                <
td width="100%">
                <
img border="0" src="images/postbit/usertop.gif" width="197" height="10"></td>
              </
tr>
              <
tr>
                <
td width="100%" background="images/postbit/userinfo1.gif" height="18">
                <
p align="left" style="margin-left: 8">
                <
font face="Verdana" size="1">FPostbit is...</font></td>
              </
tr>
              <
tr>
                <
td width="100%">
                <
img border="0" src="images/postbit/userinfo2.gif" width="197" height="5"></td>
              </
tr>
              <
tr>
                <
td width="100%" background="images/postbit/userinfo1.gif" height="18">
                <
p align="left" style="margin-left: 8">
                <
font face="Verdana" size="1">Under Construction...</font></td>
              </
tr>
              <
tr>
                <
td width="100%">
                <
img border="0" src="images/postbit/userinfo3.gif" width="197" height="5"></td>
              </
tr>
              <
tr>
                <
td width="100%" background="images/postbit/userinfo1.gif" height="18">
                <
p align="left" style="margin-left: 8">
                <
font face="Verdana" size="1">Please bear with us...</font></td>
              </
tr>
              <
tr>
                <
td width="100%">
                <
MAP NAME="iplogged">
<
AREA SHAPE="RECT" COORDS="0,16,87,30" HREF="postings.php?s=$session[sessionhash]&action=getip&postid=$post[postid]FRAME="iplogged">
<
IMG SRC="images/postbit/iplogged.gif" USEMAP="#iplogged" BORDER="0" width="197" height="40"></MAP></td>
              </
tr>
            </
table>
            </
td>
          </
tr>
        </
table>
        </
td>
        <
td width="504" background="images/postbit/postbit_05.gif" align="left" valign="top">
        <
p style="margin-left: 5; margin-right: 20">
        <
font face="Verdana" size="1">$post[message]<br><br>
        
$post[attachment]<br><br>
        
$post[signature]<br>
        
$post[editedby]</font></td>
      </
tr>
    </
table>
    </
td>
  </
tr>
  </
table>
    
    </
td>
  </
tr>
  <
tr>
    <
td width="100%" background="images/postbit/postbit_06a.gif">
    <
p align="right">
    <
img border="0" src="images/postbit/postbit_08.gif" width="170" height="43"><br>
    </
td>
  </
tr>
  <
tr>
    <
td width="100%">
    <
MAP NAME="userbuttons">
<
AREA SHAPE="RECT" COORDS="321,6,377,18" HREF="member.php?s=$session[sessionhash]&action=getinfo&userid=$post[userid]FRAME="profile">
<
AREA SHAPE="RECT" COORDS="383,5,440,18" HREF="member.php?s=$session[sessionhash]&action=mailform&userid=$post[userid]FRAME="email">
<
AREA SHAPE="RECT" COORDS="445,5,502,19" HREF="private.php?s=$session[sessionhash]&action=newmessage&userid=$post[userid]FRAME="search">
<
AREA SHAPE="RECT" COORDS="508,5,564,19" HREF="member2.php?s=$session[sessionhash]&action=addlist&userlist=buddy&userid=$post[userid]FRAME="buddy">
<
AREA SHAPE="RECT" COORDS="569,6,626,19" HREF="$userinfo[homepage]FRAME="website">
<
AREA SHAPE="RECT" COORDS="631,6,688,20" HREF="private.php?s=$session[sessionhash]&action=newmessage&userid=$post[userid]FRAME="sendpm">
<
IMG SRC="images/postbit/postbit_07.gif" USEMAP="#userbuttons" BORDER="0" width="714" height="27">
</
MAP>
    </
td>
  </
tr>
</
table>
<
br>
</
center

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:30 AM.


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.03525 seconds
  • Memory Usage 2,331KB
  • Queries Executed 16 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_php
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete