Problem bei Monatsanzeige des Statistics_Mod _215
Verfasst: 25.12.2006 19:15
Ich habe folgendes Problem bei deisem MOD
Bei dem Modul site_hist_month_top_posters wird mir immer der Vergangene Monat angezeigt (Momentan also November). Hier mal die module.php als Text-Datei
module.txt
Und hier zmu Problem
Code: Alles auswählen
#################################################################
## Mod Title: Board Statistics
## Mod Version: 2.1.5
## Mod Author: Acyd Burn < acyd.burn@gmx.de > - Meik Sievertsen ( http://www.opentools.de/board )
## Mod Description:
## Original Idea and Statistics Mod 2.0.x (c) Nivisec
##
## (This Description comes from the Original Statistics Mod V2.0.0b, made by Nivisec)
## The Statistics Mod is a complete statistics core
## for your phpBB 2 board.
##
## Unlike the previous 1.x versions, it now does not rely on hard coded
## statistics, but instead uses modules. Users may enable/disable modules
## from the admin control panel and they are very easy to install. Just
## upload the module directory into your statistics module directory that
## you define in the admin control panel.
##
## You also now have complete control over what user levels can view each
## individual module!
##
## A new nice feature is your ability to define the update period for each
## module of statistics. If the update period has not arrived, a fast database
## cached version will be used instead of calculating the complete new set of
## statistics. Usefull for long query modules and rarely updated statistics modules.
##
## Active/De-Activate your modules at will inside the admin control panel. You can
## also place your favorite modules on top of your page. A simple click moves a module
## up and down.
module.txt
Und hier zmu Problem