Page 91 of 92
Re: Activity Stats MOD
Posted: Thu Mar 11, 2010 10:00 am
by HGN
moh3en wrote:I mean change "In total there is 1 user online" change time 5 to 60 min!
Also i don't have file includes/functions_activity_stats.php
You are not talking about the Activity Stats MOD. You probably did not install this mod.
You are asking about standard phpBB3 functionality. You can change that value in the Administration Control Panel: ACP - Load settings - View online time span:
Re: Activity Stats MOD
Posted: Fri Mar 12, 2010 2:46 am
by kimforster
HGN wrote:kimforster wrote:That's a great mod

but I have a slight problem with mine LOL
My who's online & statistics are on the board twice & I'm not really sure how I managed to do that LOL
http://www.eclectusparrots.net/forum/
How can I remove 1 lot
Thanks
In /styles/bluestripe/template/index_body.html the following pieces of code occur twice. You should remove one of both.
Code: Select all
<!-- IF not S_IS_BOT --><br /><br />
{USERS_24HOUR_TOTAL}: <!-- BEGIN lastvisit -->{lastvisit.USERNAME_FULL}<!-- IF not lastvisit.S_LAST_ROW -->, <!-- ENDIF --><!-- END lastvisit -->
<!-- ENDIF -->
Code: Select all
<!-- IF not S_IS_BOT -->
<h3 id="24hour_stats">{L_24HOUR_STATS}</h3>
<p>{24HOUR_POSTS} • {24HOUR_TOPICS} • {24HOUR_USERS}</p>
<!-- ENDIF -->
Everytime I removed one of each I ended up with a white page & an error

Re: Activity Stats MOD
Posted: Fri Mar 12, 2010 2:56 am
by kimforster
Oh it doesn't matter, I found out where I was going wrong LOL
Thank you it worked
Re: Activity Stats MOD
Posted: Fri Mar 12, 2010 5:37 pm
by ak-chopper
Hey,
the global administrator is not colored green ... i have been waiting more then a hour, but nothing changes.
If i click on "Legend: Global Administrators" i can see the name.
Any idea ?
Re: Activity Stats MOD
Posted: Sat Mar 13, 2010 7:48 am
by ak-chopper
i meant Global moderators .. still not green
Re: Activity Stats MOD
Posted: Mon Mar 15, 2010 8:17 am
by Highway of Life
This MOD does not change the color of groups. For that, go to ACP -> Manage Groups, and you can change your group colours there.
Re: Activity Stats MOD
Posted: Tue Mar 23, 2010 12:47 pm
by 3xtr3m3
I'm sorry because i don't have time to read all pages and need quick response.
This mod works perfect and display correct number od daily visitors.
Did this mod can show Newest Posts Top, Active Users, Newest Users, like on this forum
www.balkan-support.com (when you see you can delete adress if you want)
Thank You
Re: Activity Stats MOD
Posted: Tue Mar 23, 2010 10:51 pm
by HGN
No, it's just for showing some stats on a defineable last period.
With a search you probably can find other mods doing as you request. I think this one will do:
http://www.phpbb.com/community/viewtopi ... &t=1521595
Re: Activity Stats MOD
Posted: Wed Mar 24, 2010 1:18 pm
by 3xtr3m3
Re: Activity Stats MOD
Posted: Thu Apr 01, 2010 4:32 pm
by Chef_uk
Hi, can this mod be shown in a block on a portal?
Re: Activity Stats MOD
Posted: Sat Apr 10, 2010 6:34 pm
by Diehard1272
Nvm - solved
Re: Activity Stats MOD
Posted: Fri Apr 16, 2010 3:29 pm
by victoryrock
Hi there,
For some reason, I am getting this error:
Code: Select all
One or more install actions failed. Please review the actions below, make any adjustments and retry. You may continue with the installation even though some of the actions failed. This is not recommended and may cause your board to not function correctly.
What could I possibly be doing incorrectly?
Thanks,
victoryrock
Re: Activity Stats MOD
Posted: Fri Apr 16, 2010 6:14 pm
by Highway of Life
I have no idea, you didn’t post any results from the error message.

Re: Activity Stats MOD
Posted: Fri Apr 16, 2010 6:20 pm
by victoryrock
This is what they say:
Source
root/includes/functions_activity_stats.php
Target
includes/functions_activity_stats.php
Status
Error
Source
root/language/en/mods/activity_stats.php
Target
language/en/mods/activity_stats.php
Status
Error
That's it, there's no explanations, just error.
All the files below say success
Re: Activity Stats MOD
Posted: Fri Apr 16, 2010 6:21 pm
by Highway of Life
Okay, just copy those files over manually then. Don't know why AutoMOD failed.