Fehler mit VisitorsToday MOD im ACP

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

Fehler mit VisitorsToday MOD im ACP

Beitrag von Prodianer »

Ich habe mir das VisitorsToday.1.0.4.RC2 MOD installiert, habe aber leider einen Fehler entdeckt.
Im ACP komm ich nicht in die Konfiguration rein. Der Fehler ist recht verwirrend:

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /adm/index.php on line 348: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'acp_board::visit_deletethreshold_select' was given
[phpBB Debug] PHP Notice: in file /adm/index.php on line 149: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2904)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 151: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2904)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2904)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2904)
Ich konnte aber rausfinden, dass es in der /includes/acp/acp_board.php an folgender Zeile hapert:

Code: Alles auswählen

'visit_delete_threshold'        => array('lang' => 'VISITORS_ACP_DELETE', 'validate' => 'int', 'type' => 'custom', 'method' => 'visit_deletethreshold_select', 'explain' => true),
Kann mir jemand sagen, woran der Fehler liegen kann?


Matze
__________________________
http://www.life-village.de
Benutzeravatar
nickvergessen
Ehrenadmin
Beiträge: 11559
Registriert: 09.10.2006 21:56
Wohnort: Stuttgart, Germany
Kontaktdaten:

Beitrag von nickvergessen »

Das gleiche Problem hat auch ein anderer Nutzer auf phpBB.com gehabt:
http://www.phpbb.com/community/viewtopi ... 8#p3178338
kein Support per PN
Antworten

Zurück zu „[3.0.x] Mod Support“