Statistics_Mod - Fehler: Couldn't retrieve album post data

Du hast Probleme beim Einbau oder bei der Benutzung eines Mods? In diesem Forum bist du richtig.
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Antworten
dobra
Mitglied
Beiträge: 44
Registriert: 29.03.2007 19:51
Kontaktdaten:

Statistics_Mod - Fehler: Couldn't retrieve album post data

Beitrag von dobra »

Hallo und Bitte um Hilfe an alle netten (wissenden) user,

Habe dieses MOD installiert:
## MOD Title: Statistics_Mod
## MOD Author: Wicher < N/A > (N/A) http://www.detecties.com/phpbb2018
## MOD Description: The Statistics Mod is a complete statistics core for your phpBB 2 board.
## MOD Version: 4.2.3

Wenn ich die Staistikseite aufrufen will, erhalte ich diese Fehlermeldung:
"Allgemeiner Fehler"
Module last_created_posts has a problem:

Couldn't retrieve album post data
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND p.pic_cat_id IN () AND u.user_id = 2 ORDER BY p.pic_time DESC ' at line 5
SQL Statement: SELECT u.user_timezone, u.user_dateformat, p.pic_id, p.pic_title, p.pic_time, p.pic_user_id, p.pic_username, p.pic_desc FROM phpbb_users AS u, phpbb_album_cat AS c LEFT JOIN phpbb_album AS p ON c.cat_id = p.pic_cat_id WHERE (p.pic_user_id <> -1) AND c.cat_id IN () AND p.pic_cat_id IN () AND u.user_id = 2 ORDER BY p.pic_time DESC LIMIT 10


DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND p.pic_cat_id IN () AND u.user_id = 2 ORDER BY p.pic_time DESC ' at line 5
Ich kann damit leider nichts anfangen, vermute nur daß es irgendetwas mit diesem Mod zu tun haben könnte?
## MOD Title: Photo Album v2 for phpBB2
## MOD Author: Smartor < smartor_xp@hotmail.com > (Hoang Ngoc Tu) http://smartor.is-root.com
## MOD Version: 2.0.55a

Kann mir bitte jemand sagen, was ich tun soll?
(bin absolut ratlos :cry: )

mfG
dobra

Nachtrag: habe alle Statistiken für Album gelöscht und der Rest funktioniert jetzt - meine Vermutung war also richtig.
Trotzdem wäre es schön, wenn auch die Album-Statistikanzeige funktionierten würde.
Antworten

Zurück zu „phpBB 2.0: Mod Support“