Customizing SMF > Modifications and Packages
Top 10 Posters today and This Week
burtybob:
TOP 10 POSTERS TODAY AND THIS WEEK STATS v1.1
By Karl Benson
Link to Mod | Support Topic | Demo | Donate
Compatibility
For SMF 1.1.x and SMF 2.0 Beta 2/2.1 (and newer)
Introduction
Adds the top 10 posters today and this week to your Stats page (action=stats)
Features
o Adds Top 10 Posters Today
- Based on Server time including your forum time offset
o Adds Top 10 Posters This Week
- Starts on Sunday
- Based on Server time including your forum time offset
o Supports Languages
- English/English-utf8
- English_British/English_British-utf8
- Turkish/Turkish-utf8 (Thanks to eslao)
I welcome translations for other languages. Please post the translated language strings in the Support Topic.
Installation
Any previous versions of this mod MUST be uninstalled BEFORE installing this version.
Simply install the package to install on the SMF Default Core Theme ONLY.
A Manual edit will be required for ALL themes (other than SMF Default Core Theme) which have a custom Stats.template.php
If your theme has its own versions of the language files Modifications.english.php and/or Modifications.english-utf8.php, OR if your using a language other than those supported (listed above) by the mod then you will need to copy the language strings into each custom version of those files.
Useful Links
SMF Package Parser
Manual Installation Of Mods
How Do I Modify Files?
Donate
Has this modification helped you? Support the developer by Donating
Support
Please use the modification thread for support with this modification.
(Please don't ask me to do the edits for you)
Changelog
1.0 - 22nd February 2008
o Initial release
1.1 - 29th February 2008
o Fixed (hopefully!) some issues with stats not reporting
o Added Turkish/Turkish-utf8 support (Thanks to eslao)
1.1 - 1st June 2008
o Burtybob has taken over developement of this and would once again like to thank Karl for another great mod.
1.2 - 9th July 2008
o Thanks to tyty1993 for making the code for a monthly one, it does replace the existing day slot, there is 3 different ones aviliable.
1) Day and Month
2) Week and Month
3) Day and Week.
1.3 - 13th July
o Important update for the monthly users the monthly data was not updating this has now been fixed thanks to tyty1993 once again.
Joomlamz:
nICE Work
Good Mod
translate portuguese and Brazilian
--- Code: ---<file name="$languagedir/Modifications.portuguese.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
$txt['top_posters_day'] = 'Top 10 Postaram hoje';
$txt['top_posters_week'] = 'Top 10 Postaram esta semana';
]]></add>
</operation>
</file>
<file name="$languagedir/Modifications.brazilian.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
$txt['top_posters_day'] = 'Top 10 Postaram hoje';
$txt['top_posters_week'] = 'Top 10 Postaram esta semana';
]]></add>
</operation>
</file>
--- End code ---
Jelle Mees:
This mod isn't new. I installed this weeks ago on my forum.
Wth is this??? Seriously, this is not new.
burtybob:
--- Quote from: Jelle Mees on June 04, 2008, 04:30:00 PM ---This mod isn't new. I installed this weeks ago on my forum.
Wth is this??? Seriously, this is not new.
--- End quote ---
I KNOW READ KARLS POST, *bangs head on table* Looks up *bangs head on table*
Thats better, Karls given me control of this MOD so from now on all updates will be coming from me :D, not karl, Karl is giving loads of his away but most of gone.
jossanaijr:
Any news about the weekly issue? I reinstalled this mod and weekly stats is not working.
Navigation
[0] Message Index
[#] Next page
Go to full version