Follows:nickvergessen wrote:could you show your index_body.html?
Code: Select all
<!-- IF WHO_WAS_HERE_LIST2 -->
<br clear="all" />
{$CA_BLOCK_START}
{$CA_CAP2_START}L_WHO_WAS_HERE}{$CA_CAP2_END}
<table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
<tr>
<td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>
<td class="row1" width="100%"><span class="genmed">{WHO_WAS_HERE_LIST2} ({WHO_WAS_HERE_EXP})<br />{WHO_WAS_HERE_RECORD}<br />{WHO_WAS_HERE_LIST}</span></td>
</tr>
</table>
{$CA_BLOCK_END}
<!-- ELSEIF U_ACP -->
<br clear="all" />
{$CA_BLOCK_START}
{$CA_CAP2_START}{L_WHO_WAS_HERE}{$CA_CAP2_END}
<table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
<tr>
<td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>
<td class="row1" width="100%"><span class="genmed">{L_WWH_UPDATE_NEED}</span></td>
</tr>
</table>
{$CA_BLOCK_END}
<!-- ENDIF -->
<!-- ENDIF -->
Thank you very much Nick. Just what I wanted.nickvergessen wrote:replace the wwh-code with:Code: Select all
<!-- IF WHO_WAS_HERE_LIST2 --> <br clear="all" /> {$CA_BLOCK_START} {$CA_CAP2_START}{L_WHO_WAS_HERE}{$CA_CAP2_END} <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}"> <tr> <td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td> <td class="row1" width="100%"><span class="genmed">{WHO_WAS_HERE_LIST2} ({WHO_WAS_HERE_EXP})<br />{WHO_WAS_HERE_RECORD}<br />{WHO_WAS_HERE_LIST}</span></td> </tr> </table> {$CA_BLOCK_END} <!-- ELSEIF U_ACP --> <br clear="all" /> {$CA_BLOCK_START} {$CA_CAP2_START}{L_WHO_WAS_HERE}{$CA_CAP2_END} <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}"> <tr> <td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td> <td class="row1" width="100%"><span class="genmed">{L_WWH_UPDATE_NEED}</span></td> </tr> </table> {$CA_BLOCK_END} <!-- ENDIF --> <!-- ENDIF -->
Whats wrong?if (!function_exists('update_who_was_here_session')) { include($phpbb_root_path . 'includes/functions_wwh.' . $phpEx); } update_who_was_here_session();
nickvergessen wrote:Modification Name: NW "Who was here?"
Author: nickvergessen
Modification Version: 1.0.2
Modification Description:Demo URL: http://www.flying-bits.org/index.php
- Adds a list with all users, which visited the page today, on the index.php.
With saving the record of usercount.
Features:- en-/disable bots in the list (adjustable in ACP)
- en-/disable hidden users in the list (adjustable in ACP)
- en-/disable guests in the record (adjustable in ACP)
- en-/disable visit-time in the list or as "hover" on the name (adjustable in ACP)
- "Who was here?" or "Who was here in the last time?" (adjustable in ACP)
- display and store the record (in ACP)
- reset-function (in ACP)
- time is displayed with user-timezone and dst(daylight-saving-time) adjustment of the ucp
- usernames are coloured
Supported Language-Packages: de, en
Supported Styles: prosilver, subsilver2
MOD Repository: http://code.bantux.org/svn/nv-who-was-here (SVN/Subversion)
Browse Repository: http://code.bantux.org/repositories/sho ... o-was-here
Modification Download: Download v1.0.2
because there is no template file within this MOD.coogs wrote:I installed this mode here http://www.badprogrammers.com
and it's enable in ACP but it shows nothing
I am just wondering their is no such file in ZIP folder
as in NV_recent_topics_1_0_5 called "recent_topics_body.html"
and i don't hav any style folder in zip file why ?
Code: Select all
{WHO_WAS_HERE_LIST2}
Code: Select all
In the last 24 hours there were 204 users online :: 56 registered, 2 bots and 146 guests
Code: Select all
In the last 24 hours there were 204 users online