vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Members who have visited the forum (Today or last 24 hours). (https://vborg.vbsupport.ru/showthread.php?t=82769)

Brandon Sheley 03-08-2006 05:05 PM

I'd like to put this info somewhere other then in the whats going on box.. can we do that ?

zagman76 03-09-2006 07:25 AM

i am seeing this section of the bord appearing twice! any sugestions??

Paul M 03-09-2006 08:34 AM

Yes, remove the old code from the FORUMHOME template. You have probably upgraded your version of this hack and not followed that bit of the upgrade instructions. :)

bada_bing 03-09-2006 02:24 PM

I have installed this on my site but not showing up. I have entered the correct usergroups who can view this but not showing up on my vb skin.

Paul M 03-09-2006 05:41 PM

Have you modified your forumhome template - the hack looks for this comment ;

PHP Code:

<!-- end logged-in users --> 


dsotmoon 03-10-2006 12:49 AM

nevermind

zagman76 03-10-2006 04:23 AM

Quote:

Originally Posted by Paul M
Yes, remove the old code from the FORUMHOME template. You have probably upgraded your version of this hack and not followed that bit of the upgrade instructions. :)

d'oh!

I could have sworn I did!!!

Thanks though - that worked! :)

Treak 03-10-2006 06:01 AM

Quote:

Originally Posted by Treak
also is there a way in the forum home template that i can edit this to where its on the bottom of the statistics part? or no?

any news on this!?

Paul M 03-10-2006 08:17 AM

You would have to edit the plugin, and possibly the template as well.

bada_bing 03-10-2006 02:18 PM

Quote:

Originally Posted by Paul M
Have you modified your forumhome template - the hack looks for this comment ;

PHP Code:

<!-- end logged-in users --> 



I cant figure out where to place <!-- end logged-in users --> as it currently does not exist on my forumhome template. Listed below is my forumhome template code

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<!-- end no cache headers -->
<title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase></title>
$headinclude
</head>
<body>
$header
$navbar

<!-- main -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>

<tr><td height="25" align="right" style="background-image: url('images/yourgaming-ice/cat_header_repeat.gif'); padding: 0px;" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>"><img src="images/yourgaming-ice/cat_header.gif" alt="Heading" /></td></tr>

<tr align="center">
<td class="thead">&nbsp;</td>
<td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead" width="175">$vbphrase[last_post]</td>
<td class="thead">$vbphrase[threads]</td>
<td class="thead">$vbphrase[posts]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="thead">$vbphrase[moderator]</td>
</if>
</tr>
</thead>
$forumbits
</table>
<!-- /main -->

<br />

<!-- icons and login code -->
<table cellpadding="0" cellspacing="2" border="0" width="100%">
<tr valign="bottom">
<td>
<table cellpadding="2" cellspacing="1" class="alt1">
<tr>
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[contains_new_posts]" border="0" /></td>
<td class="smallfont">&nbsp; $vbphrase[forum_contains_new_posts]</td>
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="$vbphrase[contains_no_new_posts]" border="0" /></td>
<td class="smallfont">&nbsp; $vbphrase[forum_contains_no_new_posts]</td>
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_old_lock.gif" alt="$vbphrase[a_closed_forum]" border="0" /></td>
<td class="smallfont">&nbsp; $vbphrase[forum_is_closed_for_posting]</td>
</tr>
</table>

</td>
<if condition="!$show['guest']">
<!-- member logout -->
<td align="$stylevar[right]"><a href="login.php?$session[sessionurl]do=logout" onclick="return log_out()"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></a></td>
<!-- end member logout -->

</if>
</tr>
</table>
<!-- / icons and login code -->


$footer
</body>
</html>


All times are GMT. The time now is 12:50 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.01770 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete