vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   forumhome_pmloggedin probs (https://vborg.vbsupport.ru/showthread.php?t=35715)

Scott MacVicar 03-04-2002 05:58 PM

forumhome_pmloggedin probs
 
1 Attachment(s)
I've got problems with the size of the post indicator cell, it seems to be much larger than it actually should be.

attatched is the image

Scott MacVicar 03-04-2002 06:01 PM

and

Code:

<tr id="cat">
        <td bgcolor="#003399" colspan="6"><a href="private.php?" title="Click Here to Open Your Private Messages Inbox"><font face="verdana, arial, helvetica" size="2"  color="#FFCC00"><b>Private Messages</font></b></a></td>
</tr>
<tr>
        <td bgcolor="#0073DE" align="center" valign="top"><img src="images/tan/off.gif" alt=""></td>
        <td bgcolor="#0073DE" colspan="5"><font face="verdana,arial,helvetica" size="1" >
        <b>Scott</b> - You have 0 new message(s) since your last visit.<br>
        (You have 0 unread messages and 66 total messages in all your folders.)</font></td>
</tr>


Bald Bouncer 03-04-2002 06:44 PM

is there something above currently active users that its alligning with ?

Scott MacVicar 03-04-2002 07:04 PM

I'm useles with html so em thats the html

Code:

<!-- content table -->
<table bgcolor="#0073DE" width="95%" cellpadding="10" cellspacing="0" border="0">
<tr>
  <td>


<!-- text -->
<table cellpadding="2" cellspacing="0" border="0" width="92%"  align="center">
<tr valign="top">
        <td><a href="javascript:window.location=window.location"><img src="images/tan/vb_bullet.gif" border="0" align="middle" alt="PPN Forums : Powered by vBulletin version 2.2.2"></a>
        <font face="verdana, arial, helvetica" size="2" ><b>PPN Forums</b></font></td>
</tr>
</table>
<!-- /text -->
<!-- welcomepanel -->
<table cellpadding="0" cellspacing="0" border="0" bgcolor="#000000"  width="92%" align="center">
<tr>
        <td>
        <table cellpadding="4" cellspacing="1" border="0"  width="100%">
<!-- stats -->
<tr id="cat">
        <td bgcolor="#003399" colspan="6"><font face="verdana, arial, helvetica" size="2"  color="#FFCC00"><b>PPN Forums Statistics</b></font></td>
</tr>
<tr>
        <td bgcolor="#0073DE" colspan="6">
        <font face="verdana,arial,helvetica" size="1" >
Total Registered Members: 2,604<br>
Welcome to our newest member, <a href="member.php?action=getinfo&userid=2671"><b>CimoHacker</b></a><br>
Happy Birthday to:  <a href="member.php?s=&action=getinfo&userid=2220">gots no clue</a> , <a href="member.php?s=&action=getinfo&userid=2337">zacta1</a> (14)<br>

Most popular thread is <a href="showthread.php?threadid=8622">Email me</a><br>
Threads: 7,574 | Posts: 79,264 | Total Views: 314,813<br>
        </font>
        </td>
</tr>
<!-- /stats -->
<tr id="cat">
        <td bgcolor="#003399" colspan="6"><font face="verdana, arial, helvetica" size="2"  color="#FFCC00"><b>Welcome back, Scott</b></font></td>
</tr>
<tr>
        <td bgcolor="#0073DE" colspan="6">
        <font face="verdana,arial,helvetica" size="1" >
         
          The time now is 21:05.<br>
          You last visited: 04-03-2002 20:32.<br>
          There have been <b>7</b> threads and <b>15</b> posts since your last visit!<br>
          Click <a href="search.php?action=getnew">here</a> to view new posts.
        </font>
        </td>
</tr>
<tr id="cat">
        <td bgcolor="#003399" colspan="6"><a href="online.php?"><font face="verdana, arial, helvetica" size="2"  color="#FFCC00"><b>Currently Active Users</b></font></a><font face="verdana, arial, helvetica" size="2"  color="#FFCC00"><b>: 10</b></font></td>
</tr>
<tr>
        <td bgcolor="#0073DE" colspan="6"><font face="verdana,arial,helvetica" size="1" >
        <nobr>There are currently  8 members and 2 guests on the boards.</nobr> |
        <nobr>Most users ever online was 32 on 27-01-2002 at 17:50.</nobr><br>
        <a href="member.php?action=getinfo&userid=563">Chiklit</a>, <a href="member.php?action=getinfo&userid=201">HeffX</a>, <a href="member.php?action=getinfo&userid=1437">missing.no</a>, <a href="member.php?action=getinfo&userid=2212">Professor Elm</a>, <a href="member.php?action=getinfo&userid=2072">Sailor Admin</a>, <a href="member.php?action=getinfo&userid=21">Scott</a>, <a href="member.php?action=getinfo&userid=1006">SsJ8ShAdOwHaCkEr</a>, <a href="member.php?action=getinfo&userid=68">matthew</a>*</font></td>
</tr>

<tr id="cat">
        <td bgcolor="#003399" colspan="6"><a href="private.php?" title="Click Here to Open Your Private Messages Inbox"><font face="verdana, arial, helvetica" size="2"  color="#FFCC00"><b>Private Messages</font></b></a></td>
</tr>
<tr>
        <td bgcolor="#0073DE" align="center" valign="top"><img src="images/tan/off.gif" alt=""></td>
        <td bgcolor="#0073DE" colspan="5"><font face="verdana,arial,helvetica" size="1" >
        <b>Scott</b> - You have 0 new message(s) since your last visit.<br>
        (You have 0 unread messages and 66 total messages in all your folders.)</font></td>
</tr>
</table>
</td></tr>
</table>
<!-- /welcomepanel -->


Bald Bouncer 03-04-2002 07:17 PM

try

Code:

<!-- content table -->
<table bgcolor="#0073DE" width="95%" cellpadding="10" cellspacing="0" border="0">
<tr>
  <td>


<!-- text -->
<table cellpadding="2" cellspacing="0" border="0" width="92%"  align="center">
<tr valign="top">
        <td><a href="java script:window.location=window.location"><img src="images/tan/vb_bullet.gif" border="0" align="middle" alt="PPN Forums : Powered by vBulletin version 2.2.2"></a>
        <font face="verdana, arial, helvetica" size="2" ><b>PPN Forums</b></font></td>
</tr>
</table>
<!-- /text -->
<!-- welcomepanel -->
<table cellpadding="0" cellspacing="0" border="0" bgcolor="#000000"  width="92%" align="center">
<tr>
        <td>
        <table cellpadding="4" cellspacing="1" border="0">
<!-- stats -->
<tr id="cat">
        <td bgcolor="#003399" colspan="6"><font face="verdana, arial, helvetica" size="2"  color="#FFCC00"><b>PPN Forums Statistics</b></font></td>
</tr>
<tr>
        <td bgcolor="#0073DE" colspan="6">
        <font face="verdana,arial,helvetica" size="1" >
Total Registered Members: 2,604<br>
Welcome to our newest member, <a href="member.php?action=getinfo&userid=2671"><b>CimoHacker</b></a><br>
Happy Birthday to:  <a href="member.php?s=&action=getinfo&userid=2220">gots no clue</a> , <a href="member.php?s=&action=getinfo&userid=2337">zacta1</a> (14)<br>

Most popular thread is <a href="showthread.php?threadid=8622">Email me</a><br>
Threads: 7,574 | Posts: 79,264 | Total Views: 314,813<br>
        </font>
        </td>
</tr>
<!-- /stats -->
<tr id="cat">
        <td bgcolor="#003399" colspan="6"><font face="verdana, arial, helvetica" size="2"  color="#FFCC00"><b>Welcome back, Scott</b></font></td>
</tr>
<tr>
        <td bgcolor="#0073DE" colspan="6">
        <font face="verdana,arial,helvetica" size="1" >
         
          The time now is 21:05.<br>
          You last visited: 04-03-2002 20:32.<br>
          There have been <b>7</b> threads and <b>15</b> posts since your last visit!<br>
          Click <a href="search.php?action=getnew">here</a> to view new posts.
        </font>
        </td>
</tr>
<tr id="cat">
        <td bgcolor="#003399" colspan="6"><a href="online.php?"><font face="verdana, arial, helvetica" size="2"  color="#FFCC00"><b>Currently Active Users</b></font></a><font face="verdana, arial, helvetica" size="2"  color="#FFCC00"><b>: 10</b></font></td>
</tr>
<tr>
        <td bgcolor="#0073DE" colspan="6"><font face="verdana,arial,helvetica" size="1" >
        <nobr>There are currently  8 members and 2 guests on the boards.</nobr> |
        <nobr>Most users ever online was 32 on 27-01-2002 at 17:50.</nobr><br>
        <a href="member.php?action=getinfo&userid=563">Chiklit</a>, <a href="member.php?action=getinfo&userid=201">HeffX</a>, <a href="member.php?action=getinfo&userid=1437">missing.no</a>, <a href="member.php?action=getinfo&userid=2212">Professor Elm</a>, <a href="member.php?action=getinfo&userid=2072">Sailor Admin</a>, <a href="member.php?action=getinfo&userid=21">Scott</a>, <a href="member.php?action=getinfo&userid=1006">SsJ8ShAdOwHaCkEr</a>, <a href="member.php?action=getinfo&userid=68">matthew</a>*</font></td>
</tr>

<tr id="cat">
        <td bgcolor="#003399" colspan="6"><a href="private.php?" title="Click Here to Open Your Private Messages Inbox"><font face="verdana, arial, helvetica" size="2"  color="#FFCC00"><b>Private Messages</font></b></a></td>
</tr>
<tr>
        <td bgcolor="#0073DE" align="center" valign="top" width="28"><img src="images/tan/off.gif" alt=""></td>
        <td bgcolor="#0073DE" colspan="5"><font face="verdana,arial,helvetica" size="1" >
        <b>Scott</b> - You have 0 new message(s) since your last visit.<br>
        (You have 0 unread messages and 66 total messages in all your folders.)</font></td>
</tr>
</table>
</td></tr>
</table>
</table>
<!-- /welcomepanel -->



All times are GMT. The time now is 07:33 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.00948 seconds
  • Memory Usage 1,754KB
  • 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
  • (3)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