update von 3.0.0 auf 3.0.1

phpBB 3.0 hat sein "End of Life" erreicht. Eine Neu-Installation wird nicht mehr unterstützt.
Gesperrt
peaco
Mitglied
Beiträge: 3
Registriert: 04.01.2009 15:52

update von 3.0.0 auf 3.0.1

Beitrag von peaco »

hi leute...

wollte meine board wieder mal auf den neusten stand der dinge bringen und hab upgedated...
leider kommt jetzt folgender fehler wenn ich meine seite aufrufen möchte...
--------------------------
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3289: Undefined index: HIDDEN_USERS_ZERO_TOTAL_AND
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3526: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2948)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3528: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2948)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3529: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2948)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3530: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2948)
[phpBB Debug] PHP Notice: in file /includes/functions_wwh2.php on line 23: Use of undefined constant WWH_TABLE - assumed 'WWH_TABLE'

SQL ERROR [ mysql4 ]

Table 'db61250012.WWH_TABLE' doesn't exist [1146]

SQL

DELETE FROM WWH_TABLE WHERE (ip = 'gelöscht' AND id = '1') OR id = 4

BACKTRACE

FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()

FILE: includes/functions_wwh2.php
LINE: 24
CALL: dbal_mysql->sql_query()

FILE: includes/functions_wwh.php
LINE: 17
CALL: include_once('includes/functions_wwh2.php')

FILE: index.php
LINE: 144
CALL: include('includes/functions_wwh.php')
----------------------------------

hat jemand nen tip was ich falsch gemacht habe bzw. kann mir jemand helfen das in ordnung zu bringen ?

grüße
Benutzeravatar
Dr.Death
Moderator
Moderator
Beiträge: 17473
Registriert: 23.04.2003 08:22
Wohnort: Xanten
Kontaktdaten:

Re: update von 3.0.0 auf 3.0.1

Beitrag von Dr.Death »

Hallo,

der erste Fehler ist: Du verwendest ein zu altes ( deutsches? ) Sprachpaket. Dies musst Du auch aktualisieren.

Der Zweite Fehler ist, das die vom MOD eingefügten Zeilen in der includes/constants.php wohl heraus geflogen sind.
Es handelt sich um den WWH ( Wer War Hier ) MOD von nickvergessen.

Prüfe also mal nach Installationsanleitung von diesem MOD wie die Änderung der Datei includes/constants.php auszusehen hat.
Gesperrt

Zurück zu „[3.0.x] Installation, Update und Konvertierung“