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

Reply
 
Thread Tools
forumhome_pmloggedin probs Details »»
forumhome_pmloggedin probs
Version: , by Scott MacVicar Scott MacVicar is offline
Developer Last Online: Mar 2016 Show Printable Version Email this Page

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

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

Download Now

File Type: (21.3 KB, 43 views)

Show Your Support

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

Comments
  #2  
Old 03-04-2002, 06:01 PM
Scott MacVicar Scott MacVicar is offline
 
Join Date: Oct 2001
Location: Glasgow, Scotland
Posts: 1,199
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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>
Reply With Quote
  #3  
Old 03-04-2002, 06:44 PM
Bald Bouncer's Avatar
Bald Bouncer Bald Bouncer is offline
 
Join Date: Oct 2001
Location: UK
Posts: 228
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is there something above currently active users that its alligning with ?
Reply With Quote
  #4  
Old 03-04-2002, 07:04 PM
Scott MacVicar Scott MacVicar is offline
 
Join Date: Oct 2001
Location: Glasgow, Scotland
Posts: 1,199
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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 -->
Reply With Quote
  #5  
Old 03-04-2002, 07:17 PM
Bald Bouncer's Avatar
Bald Bouncer Bald Bouncer is offline
 
Join Date: Oct 2001
Location: UK
Posts: 228
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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 -->
Reply With Quote
Reply


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:12 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.04737 seconds
  • Memory Usage 2,281KB
  • Queries Executed 19 (?)
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_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (5)post_thanks_box
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit_info
  • (4)postbit
  • (1)postbit_attachment
  • (5)postbit_onlinestatus
  • (5)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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete