Habe eine Frage zu diesem Mod:
Seitdem ich den Guest permission mod eingebaut habe und ein Forum (Quizforum) nur für deutsche User (Benutzergruppe) zugängig gemacht habe, zeigt er mir einen Beitrag in der Statistik nicht mehr an. Beiträge mit den meisten Antworten sollte ein Thema sein im Quizforum mit 540 Antworten. Diese erscheint aber seitdem in der Statistik gar nicht mehr auf, auch nicht für deutsche User. Ich gehe davon aus, dass es ein "based on permission" Problem des Mods ist... hat vielleicht jemand eine Ahnung, wie man die Statistik richtig "based on permission" ausgibt?## EasyMod 0.0.7 compliant
##############################################################
## MOD Title: Mini Forum Statistik im Index
## MOD Author: AWSW < > (AWSW) http://www.awsw.de
## MOD Description: Fügt zu Deinem phpBB eine kleine Auflistung einiger Daten des Forums hinzu. Als Beispiel wird diese Auflistung hier im Index eingebaut. Die Liste kann aber auch an anderer Stelle im Forum integriert werden. Folgende Daten sind enthalten: "Letzte Registrationen", "User mit den meisten Beiträgen", "Beiträge mit den meisten Antworten", "Die letzten 5 Themen" und "Die Webmaster". Die Installation ist sehr leicht auszuführen...
## Adds a small list with some statistic elements to your forum index. You can place this list on other sites too. Statistic elements: "Last Registrations", "User with the most posts", "Topics with the most answers", "The 5 last topics" and "The Webmaster".
## MOD Version: 1.00
##
## Installation Level: easy
## Installation Time: 5 Minutes
## Generator: phpBB2 Mod Maker 0.1.67
##############################################################
## This MOD is released under the GPL License. Intellectual Property is retained by the MOD Author(s) listed above. http://www.gnu.org
##############################################################
## For Security Purposes, Please Check: http://www.awsw.de/ for the latest version of this MOD. Downloading this MOD from other sites could cause malicious code to enter into your phpBB Forum. You´ll find support to this MOD at http://www.phpbb.de/
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up Your Complete Database And All Files Related To This MOD !
##############################################################
#
#-----[ COPY TO FOLDER ]------------------------------------------
#
COPY phpBB2/actualstats.php TO actualstats.php
COPY phpBB2/templates/actualstats_body.tpl TO templates/actualstats_body.tpl
COPY phpBB2/language/lang_english/lang_actualstats.php TO language/lang_english/lang_actualstats.php
COPY phpBB2/language/lang_german/lang_actualstats.php TO language/lang_german/lang_actualstats.php