Seite 1 von 1

Fehlermeldungen nach Update auf 2.0.6

Verfasst: 02.09.2003 17:37
von Karl
Habe heute mein Forum von 2.0.5 auf 2.0.6 upgedatet.

Bei der Erstellung eines neuen Beitrags oder einer Antwort kommt plötzlich folgende Fehlermeldung:



Warning: Missing argument 7 for user_notification() in /www/htdocs/asbury/forum/includes/functions_post.php on line 574

Warning: Cannot add header information - headers already sent by (output started at /www/htdocs/asbury/forum/includes/functions_post.php:574) in /www/htdocs/asbury/forum/posting.php on line 582

Warning: Cannot add header information - headers already sent by (output started at /www/htdocs/asbury/forum/includes/functions_post.php:574) in /www/htdocs/asbury/forum/includes/page_header.php on line 466

Warning: Cannot add header information - headers already sent by (output started at /www/htdocs/asbury/forum/includes/functions_post.php:574) in /www/htdocs/asbury/forum/includes/page_header.php on line 467

Warning: Cannot add header information - headers already sent by (output started at /www/htdocs/asbury/forum/includes/functions_post.php:574) in /www/htdocs/asbury/forum/includes/page_header.php on line 468

Zwar werden die Beiträge noch immer erstellt, aber die Fehlermeldungen laufen.

Kann mir jemand helfen? Wäre wirklich sehr nett.

Verfasst: 02.09.2003 17:39
von Henne
Kannst du mal die functions_post.php als .txt speichern und nen Link hin posten.

Wie hast du das Update denn gemacht?

Verfasst: 02.09.2003 17:43
von Karl
Das Update habe ich so gemacht wie die anderen Updates auch. Bisher hat immer alles funktioniert....dieses mal gibts probleme.

Hier habe ich die functions_post.php Datei als Text Datei: http://www.permuda.de/functions_post.txt

Verfasst: 02.09.2003 17:47
von Karl
Update habe ich mit "Patchfiles zum Updaten von älteren Versionen" gemacht.
Vor dem Update hatte ich das phpBB 2.0.5 Forum laufen...

Verfasst: 02.09.2003 17:47
von Henne
Was heißt so wie immer auch?
Dateien ersetzt? Dateien von Hand bearbeitet? Patch genutzt?

Verfasst: 02.09.2003 17:50
von Henne
Kannst die posting.php auch nochmal als .txt geben?

Verfasst: 02.09.2003 17:50
von Karl
Ich habe die Dateien ersetzt und den Patch benützt

Verfasst: 02.09.2003 17:53
von Karl

Verfasst: 02.09.2003 17:57
von Henne
Such mal in der posting.php nach

Code: Alles auswählen

user_notification($mode, $post_data, $forum_id, $topic_id, $post_id, $notify_user);
und ersetz das mit folgendem

Code: Alles auswählen

user_notification($mode, $post_data, $post_info['topic_title'], $forum_id, $topic_id, $post_id, $notify_user);

Verfasst: 02.09.2003 18:02
von Karl
Henne...es funktioniert.

Wie kann ich Dir jetzt danken? Ich glaube ich liebe dich jetzt für immer und ewig.

Dankeschön...