Seite 1 von 1

phpBB Debug

Verfasst: 12.03.2020 13:29
von Ronald Schwab
Hallo phpBB-Community- Ich habe etwas falsch gemachte und bekomme folgene Meldung:
[phpBB Debug] PHP Warning: in file [ROOT]/includes/hooks/hook_socialnet.php on line 51: Use of undefined constant SN_CONFIG_TABLE - assumed 'SN_CONFIG_TABLE' (this will throw an Error in a future version of PHP)
Zurück zur Foren-Übersicht
Allgemeiner Fehler
SQL ERROR [ mysqli ]

Table 'db127085.SN_CONFIG_TABLE' doesn't exist [1146]

SQL

SELECT config_value FROM SN_CONFIG_TABLE WHERE config_name = 'sn_global_enable'

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()

FILE: [ROOT]/includes/db/mysqli.php
LINE: 189
CALL: dbal->sql_error()

FILE: [ROOT]/includes/hooks/hook_socialnet.php
LINE: 52
CALL: dbal_mysqli->sql_query()

FILE: [ROOT]/includes/hooks/index.php
LINE: 141
CALL: hookSocialNet::start_socialNet()

FILE: [ROOT]/includes/functions.php
LINE: 4932
CALL: phpbb_hook->call_hook()

FILE: [ROOT]/includes/session.php
LINE: 1829
CALL: phpbb_user_session_handler()

FILE: [ROOT]/index.php
LINE: 26
CALL: user->setup()
https://bodhie.eu/schulportal/
https://bodhie.eu/schulportal/install/
Datenbank ist OK.
Danke - Servus aus Wien;
Ronald

Re: phpBB Debug

Verfasst: 12.03.2020 13:48
von Dr.Death
Welche Extension hast du versucht zu installieren ?
Download Quelle ?

Re: phpBB Debug - Board3 Portal

Verfasst: 12.03.2020 14:56
von Ronald Schwab
Board3 Portal
https://www.phpbb.com/customise/db/exte ... pic/188661
Danke für deine rasch Antwort,
fG Ronald

Re: phpBB Debug

Verfasst: 12.03.2020 15:06
von Dr.Death
und deine phpBB Version ???

Aber wie dem auch sei, die Fehlermeldung deutet auf die Datei:

/includes/hooks/hook_socialnet.php


Diese Datei ist weder in einem phpBB noch in der von Dir genannten Board 3 Extension enthalten.


Hast du vielleicht versucht ein altes "MOD" zu installieren ? (phpBB Social Networks 0.7.2)
MODs sind absolut nicht kompatible zu phpBB 3.x.x