Error with Double Post Merge Mod

Allgemeiner Support zum phpBB 2 Board und phpBB 2 Modifikationen
Forumsregeln
Auch wenn hier der Support für phpBB 2 weiterhin aufrecht erhalten bleibt, weisen wir darauf hin, dass das phpBB 2 nicht mehr offiziell unterstützt und weiterentwickelt wird!
Antworten
mariokaz
Beiträge: 222
Registriert: So 12.Jun, 2005 21:46

Error with Double Post Merge Mod

Beitrag von mariokaz »

Hi Oxpus, ;)

I installed this short Mod in my board but I am getting this error when I put a post:

Code: Alles auswählen

Warning: Missing argument 28 for submit_post() in /home/mariocaz/public_html/inicio/includes/functions_post.php on line 224

Warning: Cannot modify header information - headers already sent by (output started at /home/mariocaz/public_html/inicio/includes/functions_post.php:224) in /home/mariocaz/public_html/inicio/posting.php on line 1006

Warning: Cannot modify header information - headers already sent by (output started at /home/mariocaz/public_html/inicio/includes/functions_post.php:224) in /home/mariocaz/public_html/inicio/includes/page_header.php on line 959

Warning: Cannot modify header information - headers already sent by (output started at /home/mariocaz/public_html/inicio/includes/functions_post.php:224) in /home/mariocaz/public_html/inicio/includes/page_header.php on line 961

Warning: Cannot modify header information - headers already sent by (output started at /home/mariocaz/public_html/inicio/includes/functions_post.php:224) in /home/mariocaz/public_html/inicio/includes/page_header.php on line 962
And I tried to look into the files but I didn't find something strange. :(

I put here the Mod and my files with the Mod. ¢¦

[ Attachment gelöscht am Mi 18.Okt, 2006 08:59 von oxpus ]
Zuletzt geändert von mariokaz am Mi 18.Okt, 2006 07:14, insgesamt 4-mal geändert.
Benutzeravatar
oxpus
Administrator
Beiträge: 28735
Registriert: Mo 27.Jan, 2003 22:13
Wohnort: Bad Wildungen
Kontaktdaten:

Beitrag von oxpus »

Compare the lines with submit_post(... in functions.php and posting.php.
These lines must contain the same variables.
An error, many user will make while installing a mod...
Karsten Ude
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
mariokaz
Beiträge: 222
Registriert: So 12.Jun, 2005 21:46

Beitrag von mariokaz »

Perfect my friend I saw my error and fixed!

Cheers

Mario
Antworten