Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives

Reply
 
Thread Tools
Spacing under IP Logged and Report this to a moderator Details »»
Spacing under IP Logged and Report this to a moderator
Version: , by hagi hagi is offline
Developer Last Online: Mar 2007 Show Printable Version Email this Page

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

Is their any way to get rid of the spacing under the Report this to a moderator and Logged Report? If you don't know exactly what i mean, then look at the attachment

Download Now

File Type: (21.3 KB, 204 views)

Show Your Support

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

Comments
  #22  
Old 05-29-2002, 04:33 AM
Highlander Highlander is offline
 
Join Date: Apr 2002
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

okay..i got it..you have to change your POSTBIT Template..but do a backup if you dont like it..

PHP Code:
<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}" {tableouterextrawidth="{contenttablewidth}" align="center"><tr><td>
            <
table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextrawidth="100%">
              <
tr
                <
td bgcolor="$post[backcolor]width="175" valign="top" nowrap
                  <
a name="post$post[postid]"></a$post[firstnewinsert] <normalfont><b>$post[username]</b></normalfont><br>
                  <
smallfont>$post[usertitle]</smallfont><br>
                  
$post[stars]<br>
                  
$post[avatar
                  <
p> <smallfont>Registered$post[joindate]<br>
                    
Location$post[field2]<br>
                    
Posts$post[posts]</smallfont>
                </
td>
                <
td bgcolor="$post[backcolor]width="100%" valign="top"> <smallfont>$post[icon
                  <
b>$post[title]</b></smallfont
                  <
p><normalfont>$post[message]</normalfont></p>
                  
$post[attachment
                  <
p>$post[signature]</p>
                  <
p>$post[editedby]</p>
                  <
p align="right"><smallfont></smallfont></p>
                </
td>
              </
tr>
              <
tr>
                <
td bgcolor="$post[backcolor]width="175" valign="top" nowrap>&nbsp;</td>
                <
td bgcolor="$post[backcolor]width="100%" valign="top">
                  <
div align="right"><a href="report.php?s=$session[sessionhash]&postid=$post[postid]">Report 
                    this post to a moderator
</a> | $post[iplogged]</div>
                </
td>
              </
tr>
              <
tr
                <
td bgcolor="$post[backcolor]width="175" height="16" nowrap><smallfont>$post[foldericon
                  
$post[postdate] <font color="{timecolor}">$post[posttime]</font></smallfont></td>
                <
td bgcolor="$post[backcolor]width="100%" valign="middle" height="16"
                  <
table width="100%" border="0" cellpadding="0" cellspacing="0">
                    <
tr valign="bottom"
                      <
td><smallfont>$onlinestatus $post[profile$post[pmlink
                        
$post[useremail$post[homepage$post[search$post[buddy
                        <!-- $ 
post[icqicon] --> <!-- $ post[aimicon] --> <!-- $ post[yahooicon] --> 
                        </
smallfont></td>
                      <
td align="right" nowrap><smallfont> <a href="editpost.php?s=$session[sessionhash]&action=editpost&postid=$post[postid]"><img src="{imagesfolder}/edit.gif" border="0" alt="Edit/Delete Message"></a
                        <
a href="newreply.php?s=$session%5Bsessionhash%5D&action=newreply&postid=$post%5Bpostid%5D"><img src="{imagesfolder}/quote.gif" border="0" alt="Reply w/Quote"></a
                        </
smallfont></td>
                    </
tr>
                  </
table>
                </
td>
              </
tr>
            </
table>
</
td></tr></table>

<!-- 
spacer --></td><td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td></tr></table
Attached Files
File Type: (21.3 KB, 31 views)
Reply With Quote
  #23  
Old 05-29-2002, 04:49 AM
Highlander Highlander is offline
 
Join Date: Apr 2002
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you dont like a border..so here is the second option of doing it again in the Template-->Postbit template-->change oroginal

But also save your original.

Here the code and a screenshot:

PHP Code:
<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}" {tableouterextrawidth="{contenttablewidth}" align="center"><tr><td>
<
table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextrawidth="100%">
<
tr>
    <
td bgcolor="$post[backcolor]width="175" valign="top" nowrap>
    <
a name="post$post[postid]"></a>
    
$post[firstnewinsert]
    <
normalfont><b>$post[username]</b></normalfont><br>
    <
smallfont>$post[usertitle]</smallfont><br>$post[stars]<br>
    
$post[avatar]<p>
    <
smallfont>Registered$post[joindate]<br>
    
Location$post[field2]<br>
    
Posts$post[posts]</smallfont></td>
    
    <
td bgcolor="$post[backcolor]width="100%" valign="top">
    <
smallfont>$post[icon] <b>$post[title]</b></smallfont>
    <
p><normalfont>$post[message]</normalfont></p>
    
$post[attachment]
    <
p>$post[signature]</p>
    <
p>$post[editedby]</p>
                  <
p align="right"><smallfont></smallfont></p>
                  <
table width="100%" border="0" cellpadding="0" cellspacing="0" align="center">
                    <
tr>
                      <
td>
                        <
div align="right"><a href="report.php?s=$session[sessionhash]&postid=$post[postid]"><font size="1" face="Verdana, Arial, Helvetica, sans-serif" color="#0000FF">Report 
                          this post to a moderator
</font></a><font size="1" face="Verdana, Arial, Helvetica, sans-serif" color="#0000FF"
                          | 
$post[iplogged]</font></div>
                      </
td>
                    </
tr>
                  </
table>
                </
td>
</
tr>
<
tr>
    <
td bgcolor="$post[backcolor]width="175" height="16" nowrap><smallfont>$post[foldericon]
    
$post[postdate] <font color="{timecolor}">$post[posttime]</font></smallfont></td>
    
    <
td bgcolor="$post[backcolor]width="100%" valign="middle" height="16">
        <
table width="100%" border="0" cellpadding="0" cellspacing="0">
        <
tr valign="bottom">
            <
td><smallfont>$onlinestatus
            $post
[profile$post[pmlink$post[useremail$post[homepage$post[search$post[buddy]
            <!-- $ 
post[icqicon] --> <!-- $ post[aimicon] --> <!-- $ post[yahooicon] --> 
            </
smallfont></td>
            <
td align="right" nowrap><smallfont>
            <
a href="editpost.php?s=$session[sessionhash]&action=editpost&postid=$post[postid]"><img src="{imagesfolder}/edit.gif" border="0" alt="Edit/Delete Message"></a>
            <
a href="newreply.php?s=$session[sessionhash]&action=newreply&postid=$post[postid]"><img src="{imagesfolder}/quote.gif" border="0" alt="Reply w/Quote"></a>
            </
smallfont></td>
        </
tr>
        </
table>
    </
td>
</
tr>
</
table>
</
td></tr></table>

<!-- 
spacer --></td><td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td></tr></table
Attached Files
File Type: (21.3 KB, 23 views)
Reply With Quote
  #24  
Old 05-29-2002, 04:53 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How about getting the signature and the edited by at the bottom, too?
Reply With Quote
  #25  
Old 05-29-2002, 06:29 AM
Highlander Highlander is offline
 
Join Date: Apr 2002
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

PHP Code:
<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}" {tableouterextrawidth="{contenttablewidth}" align="center"><tr><td>
<
table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextrawidth="100%">
<
tr>
    <
td bgcolor="$post[backcolor]width="175" valign="top" nowrap>
    <
a name="post$post[postid]"></a>
    
$post[firstnewinsert]
    <
normalfont><b>$post[username]</b></normalfont><br>
    <
smallfont>$post[usertitle]</smallfont><br>$post[stars]<br>
    
$post[avatar]<p>
    <
smallfont>Registered$post[joindate]<br>
    
Location$post[field2]<br>
    
Posts$post[posts]</smallfont></td>
    
    <
td bgcolor="$post[backcolor]width="100%" valign="top">
    <
smallfont>$post[icon] <b>$post[title]</b></smallfont>
    <
p><normalfont>$post[message]</normalfont></p>
    
$post[attachment]
                  <
p>&nbsp;</p>
                  <
table width="100%" border="0" cellpadding="0" cellspacing="0" align="center">
                    <
tr
                      <
td width="70%" align="left" valign="bottom"
                        <
div align="left">$post[signature] </div>
                      </
td>
                      <
td width="30%" align="right" valign="bottom"
                        <
div align="right">$post[editedby]</div>
                      </
td>
                    </
tr>
                  </
table>
                  <
table width="100%" border="0" cellpadding="0" cellspacing="0" align="center">
                    <
tr
                      <
td width="28%"
                        <
div align="left"></div>
                      </
td>
                      <
td width="72%" valign="bottom"
                        <
div align="right"><a href="report.php?s=$session[sessionhash]&postid=$post[postid]"><font size="1" face="Verdana, Arial, Helvetica, sans-serif" color="#0000FF">Report 
                          this post to a moderator
</font></a><font size="1" face="Verdana, Arial, Helvetica, sans-serif" color="#0000FF"
                          | 
$post[iplogged]</font></div>
                      </
td>
                    </
tr>
                  </
table>
                </
td>
</
tr>
<
tr>
    <
td bgcolor="$post[backcolor]width="175" height="16" nowrap><smallfont>$post[foldericon]
    
$post[postdate] <font color="{timecolor}">$post[posttime]</font></smallfont></td>
    
    <
td bgcolor="$post[backcolor]width="100%" valign="middle" height="16">
        <
table width="100%" border="0" cellpadding="0" cellspacing="0">
        <
tr valign="bottom">
            <
td><smallfont>$onlinestatus
            $post
[profile$post[pmlink$post[useremail$post[homepage$post[search$post[buddy]
            <!-- $ 
post[icqicon] --> <!-- $ post[aimicon] --> <!-- $ post[yahooicon] --> 
            </
smallfont></td>
            <
td align="right" nowrap><smallfont>
            <
a href="editpost.php?s=$session[sessionhash]&action=editpost&postid=$post[postid]"><img src="{imagesfolder}/edit.gif" border="0" alt="Edit/Delete Message"></a>
            <
a href="newreply.php?s=$session[sessionhash]&action=newreply&postid=$post[postid]"><img src="{imagesfolder}/quote.gif" border="0" alt="Reply w/Quote"></a>
            </
smallfont></td>
        </
tr>
        </
table>
    </
td>
</
tr>
</
table>
</
td></tr></table>

<!-- 
spacer --></td><td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td></tr></table
Reply With Quote
  #26  
Old 05-30-2002, 11:15 PM
Takara's Avatar
Takara Takara is offline
 
Join Date: Apr 2002
Location: :bunny:
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Think you could explain exactally what you changed/added for those who moded our postbit insanely?
Reply With Quote
  #27  
Old 05-31-2002, 02:20 AM
Brad Brad is offline
 
Join Date: Nov 2001
Posts: 4,765
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

theres a topic at vB.com that explanes it much better
Reply With Quote
  #28  
Old 05-31-2002, 02:44 AM
pHAZE_1 pHAZE_1 is offline
 
Join Date: Mar 2002
Posts: 121
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<a href="http://www.vbulletin.com/forum/showthread.php?s=&threadid=46614" target="_blank">http://www.vbulletin.com/forum/showt...threadid=46614</a>
try this
Reply With Quote
  #29  
Old 05-31-2002, 06:19 AM
Highlander Highlander is offline
 
Join Date: Apr 2002
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi..if you got an HTML programm..try out this..get all your code of the postbit out an copy & paste it to your HTML programm ..like dreamweaver..Frontpage..or similar products..so now you will see how it look..you got your tables..and queries...now feel free to design with Tables and other tryouts..after finisheing that..copy&paste this whole code again in your postbit !!!
Reply With Quote
  #30  
Old 05-31-2002, 06:28 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I already tried that, iI just messed it up worse.
Let me know if you want to tackle my postbit, Highlander (BTW: loved your movie!)
Reply With Quote
  #31  
Old 05-31-2002, 07:03 AM
Brad Brad is offline
 
Join Date: Nov 2001
Posts: 4,765
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i have the one from .com running just fine, if your talking abotu the problem with attachments look on page two of the topic over there.


http://www.kousetsu.net/forums/showt...p?threadid=507

example, runs perfect
Reply With Quote
Reply

Thread Tools

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 07:31 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07197 seconds
  • Memory Usage 2,491KB
  • Queries Executed 26 (?)
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
  • (3)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)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete