erro page_header

Installatie lukt niet? Plotseling een foutmelding. Of weet je niet hoe iets werkt. Problemen met phpBB2 kun je in dit archief opzoeken.
Forumregels

Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
phpBB2.0.x
Gesloten
Gebruikersavatar
desert spider
Berichten: 1101
Lid geworden op: 08 feb 2004, 18:51

erro page_header

Bericht door desert spider » 24 jun 2004, 11:07

hallo ik krijg deze erro

Code: Selecteer alles

. '">' . $buddy_name . ''; $temp_url = append_sid("privmsg.$phpEx?mode=post&" . POST_USERS_URL . "=$buddy_id"); $buddy_pm = '' . $buddy_name . ''; $s_buddies .= ( ( $s_buddies != '' ) ? ', ' : '' ) . ( ( $mode == 'pm' ) ? $buddy_pm : $buddy_profile ); } } $template->assign_vars(array( 'S_BUDDIES' => $s_buddies ) ); return; } ?> 
Warning: Cannot modify header information - headers already sent by (output started at /home/owns/public_html/hwfactory/forum/includes/functions_buddylist.php:431) in /home/owns/public_html/hwfactory/forum/includes/sessions.php on line 301

Warning: Cannot modify header information - headers already sent by (output started at /home/owns/public_html/hwfactory/forum/includes/functions_buddylist.php:431) in /home/owns/public_html/hwfactory/forum/includes/sessions.php on line 302

Warning: Cannot modify header information - headers already sent by (output started at /home/owns/public_html/hwfactory/forum/includes/functions_buddylist.php:431) in /home/owns/public_html/hwfactory/forum/includes/page_header.php on line 868

Warning: Cannot modify header information - headers already sent by (output started at /home/owns/public_html/hwfactory/forum/includes/functions_buddylist.php:431) in /home/owns/public_html/hwfactory/forum/includes/page_header.php on line 870

Warning: Cannot modify header information - headers already sent by (output started at /home/owns/public_html/hwfactory/forum/includes/functions_buddylist.php:431) in /home/owns/public_html/hwfactory/forum/includes/page_header.php on line 871
ik weet niet wat het zou kunnen zijn

alvast bedankt
desert spider

Gebruikersavatar
Podium4
Berichten: 3009
Lid geworden op: 07 aug 2003, 15:32
Locatie: Groningen / Zwolle

Bericht door Podium4 » 24 jun 2004, 11:28

Controleer eens of je alle wijzigingen voor de buddy mod goed hebt doorgevoert ;)
Alleen support via het forum, dus geen support via email, msn of pb.

Gebruikersavatar
desert spider
Berichten: 1101
Lid geworden op: 08 feb 2004, 18:51

Bericht door desert spider » 24 jun 2004, 11:39

ik denk dat ik ff de back_up terug zet want ik de buddy mod al een maand

Gesloten