Verfasst: 31.08.2007 13:27
Ich bekomme folgenden Fehler, hat jemand nen Plan?
Code: Alles auswählen
SQL
INSERT INTO phpbb3_config (config_name, config_value, is_dynamic) VALUES ('jab_use_ssl', NULL, 0)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal_mysql->sql_error()
FILE: includes/functions.php
LINE: 147
CALL: dbal_mysql->sql_query()
FILE: includes/acp/acp_jabber.php
LINE: 79
CALL: set_config()
FILE: includes/functions_module.php
LINE: 463
CALL: acp_jabber->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()