![]() |
Having a problem with this hack.
The list of users that have visited aren't displaying (see pic) even though the active members sees to be updating properly. |
Neither of those messages matches what is in the current version (or indeed, any 3.5 version as far as I can remember) so I have no idea what you have done.
|
OK, I'll back track: nothing (other than the active members bit) worked when I first installed it so I started looking through the posts in this thread and ended up adding the code in this post:
https://vborg.vbsupport.ru/showpost....8&postcount=73 |
<clicks install>
working great - thanks for the cool hack |
Works great (clicks install)
|
Thanx
Since we upgraded to 3.5 we lost it. :) |
Thank you very much for this. :)
|
Works great on my 3.5.4!
|
I can't seem to get it to work, I have 3.5.3 and I load it in and it does nothing at all.
|
Works great !! Thanks !!!!
|
How can I reset my most ever users number?
<div style="white-space: nowrap"><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase></div> Thanks |
This is a really neat hack, gonna install it later today! :)
|
How do I change 'Total members that have visited the forum today' to 'Members who have visited the forums today'? (It's better English).
|
..........
Quote:
|
Quote:
|
works great on 3.5.4 and 3.5.0
if i want to see users that just logged in there how do i set it to do that? a user logged on for about 10 minutes and she has not shown up on there yet |
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?
|
Clicked 'Install' now! :)
So how do I change 'Total members that have visited the forum today' to 'Members who have visited the forums today'? (It's better English). |
Quote:
|
Quote:
|
I'd like to put this info somewhere other then in the whats going on box.. can we do that ?
|
i am seeing this section of the bord appearing twice! any sugestions??
|
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. :)
|
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.
|
Have you modified your forumhome template - the hack looks for this comment ;
PHP Code:
|
nevermind
|
Quote:
I could have sworn I did!!! Thanks though - that worked! :) |
Quote:
|
You would have to edit the plugin, and possibly the template as well.
|
Quote:
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"> </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"> $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"> $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"> $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> |
helo...
nice thing, been using it. any one ca say that..if i want to show listed(vbulletin_spider.xml) spider that visited site today, also shown in this block ? Thnx. |
Quote:
Above this line ; HTML Code:
<!-- icons and login code --> HTML Code:
<!-- what's going on box --> |
Already clicked "Install" some time ago, but never said "thanks" for the great hack.
Thanks. I really like it, that thgere are no template edits :) |
I just tried to install this hack. I installed a few different hacks and they worked perfect including updating the ACP. I have a 3.5.4 verson.
It would display for the the registered users and admins but it wont for any other user groups due to the group restrictions. The listing in the ACP is not there in the ( Forum Listings Display Options ) . It did insert the phrases and the variables into the DB under the table ( setting ) and one in (settinggroup). I just hacked the template to make it work for everyone all the time. Just a heads up, could be on my end? |
Quote:
Did you try just re-downloading it, and installing it again ? |
Paul M.. Updated in 23rd feb.. But U didnt send any update mail :confused:..
|
Maybe I didn't send one, I don't send out updates everytime, but I can't remember that far back now. :)
|
Quote:
|
Well obviously there is something odd with your system. Changing all the false's to true will break all the logic in it.
|
Installed and works just as described. Installation and configuration was very painless. Thanks for your efforts! :classic:
|
All times are GMT. The time now is 02:45 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|