MyBB Nederland
bugjes in php scrips - Afdrukversie

+- MyBB Nederland (http://mybbnederland.nl)
+-- Forum: MyBB Hulp (/forumdisplay.php?fid=5)
+--- Forum: Algemene hulp (/forumdisplay.php?fid=6)
+--- Discussie: bugjes in php scrips (/showthread.php?tid=77)



bugjes in php scrips - swake - 05-16-2011 05:11 PM

Ik heb me een mybb forum geïnstalleerd . De installatie is gelukt, wel krijg ik een paar bugjes te zien

The following warnings occurred:
Warning [2] Cannot modify header information - headers already sent by (output started at /home/*******/public_html/forum/inc/init.php:1) - Line: 1622 - File: inc/functions.php PHP 5.2.9 (Linux)

Warning [2] Cannot modify header information - headers already sent by (output started at /home/*******/public_html/forum/inc/init.php:1) - Line: 1622 - File: inc/functions.php PHP 5.2.9 (Linux)
File Line Function
[PHP] errorHandler->error
/inc/functions.php 1622 header
/inc/class_session.php 365 my_setcookie
/inc/class_session.php 98 session->load_guest
/global.php 55 session->init
/index.php 18 require_once
Warning [2] Cannot modify header information - headers already sent by (output started at /home/******/public_html/forum/inc/init.php:1) - Line: 1622 - File: inc/functions.php PHP 5.2.9 (Linux)
File Line Function
[PHP] errorHandler->error
/inc/functions.php 1622 header
/inc/class_session.php 106 my_setcookie
/global.php 55 session->init
/index.php 18 require_once

Alvast bedankt Shy

swake


RE: bugjes in php scrips - koenwi - 05-16-2011 06:01 PM

Hey

Je zou eens moeten nakijken dat er bij /inc/init.php een witte lijn voor <?php of op het einde achter ?> staat en deze dan verwijderen. (Of gewoon /inc/init.php eens terug uploaden naar je forum.)