Ich habe ein kleines Problem mit dem einbau von Skype in mein Board.
Ev. kann mir jemand weiterhelfen.
Code: Alles auswählen
Warning: Cannot modify header information - headers already sent by (output started at /home/forum/includes/usercp_viewprofile.php:1) in /home/forum/includes/page_header.php on line 476
Warning: Cannot modify header information - headers already sent by (output started at /home/forum/includes/usercp_viewprofile.php:1) in /home/forum/includes/page_header.php on line 478
Warning: Cannot modify header information - headers already sent by (output started at /home/forum/includes/usercp_viewprofile.php:1) in /home/forum/includes/page_header.php on line 479
Code: Alles auswählen
476 header ('Cache-Control: private, pre-check=0, post-check=0, max-age=0');
477 }
478 header ('Expires: 0');
479 header ('Pragma: no-cache');