Seite 1 von 1

Fehlermeldung nach Einfügung eines Hyperlinks im header

Verfasst: 28.03.2005 12:39
von Nymala
hallo

ich habe einen Hyperlink zur Forumsgraphic im header eingefügt und jetzt bekomme ich ab & zu (aber nicht immer) die folgende Fehlermeldung.

Code: Alles auswählen

Warning: Missing argument 14 for prepare_post() in /my_website/includes/functions_post.php on line 131
Warning: Missing argument 15 for prepare_post() in /my_website/includes/functions_post.php on line 131
Warning: Missing argument 21 for submit_post() in /my_website/includes/functions_post.php on line 225
Warning: Missing argument 22 for submit_post() in /my_website/includes/functions_post.php on line 225
Warning: Missing argument 23 for submit_post() in /my_website/includes/functions_post.php on line 225
Warning: Missing argument 14 for prepare_post() in /my_website/includes/functions_post.php on line 131
Warning: Missing argument 15 for prepare_post() in /my_website/includes/functions_post.php on line 131
Warning: Missing argument 21 for submit_post() in /my_website/includes/functions_post.php on line 225
Warning: Missing argument 22 for submit_post() in /my_website/includes/functions_post.php on line 225
Warning: Missing argument 23 for submit_post() in /my_website/includes/functions_post.php on line 225
Warning: Cannot modify header information - headers already sent by (output started at /my_website/includes/functions_post.php:131) in /my_website/includes/sessions.php on line 188
Warning: Cannot modify header information - headers already sent by (output started at /my_website/includes/functions_post.php:131) in /my_website/includes/sessions.php on line 189
Warning: Cannot modify header information - headers already sent by (output started at /my_website/includes/functions_post.php:131) in /my_website/includes/page_header.php on line 596
Warning: Cannot modify header information - headers already sent by (output started at /my_website/includes/functions_post.php:131) in /my_website/includes/page_header.php on line 598
Warning: Cannot modify header information - headers already sent by (output started at /my_website/includes/functions_post.php:131) in /my_website/includes/page_header.php on line 599
Wenn ich die Seite neu lade (mit refresh), ist alles wieder ok.

Habe den Link vorgestern eingebaut und seitdem 2 mal diese Fehlermeldung bekommen - und kann den Fehler nicht finden.

Kann mir jemand helfen?

regards
Nym

Verfasst: 28.03.2005 13:56
von Markus67
Hi ...

zeig uns doch mal was du eingebaut hast ...

Markus

Verfasst: 28.03.2005 16:27
von Nymala
../templates/SubSilver/overall_header.tpl

<td><a href="http://www.aha-live.de/"><img src="templates/subSilver/images/logo_phpBB.gif" border="0" alt="{L_INDEX}" vspace="1" /></a></td>

Das Fettgedruckte hab ich eingefügt.

Ich habs auch schon wieder rausgenommen, aber da die Fehlermeldung erst 2 mal aufgetaucht ist, kann ich es nicht nachvollziehen.

Ich hab in den vergangenen Tage etliche MODs eingebaut, aber der Hyperlink war das letzte vor Ostern und der Fehler tauchte erstmalig Ostersonntag auf. Also nehme ich an, es ist diese Änderung.

regards
Nym