EllisLab text mark
Advanced Search
     
Message: Cannot modify header information - headers already sent by (output started at /...application/controllers/blog.php:16)
Posted: 13 October 2012 05:47 AM   [ Ignore ]
Joined: 2012-10-12
5 posts

Hi,

I am new to this..CI..pls help. I tried to follow the userguide…here is my error in Views. Thx


A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /...application/controllers/blog.php:16)

Filename: core/Common.php

Line Number: 442

An Error Was Encountered

Unable to load the requested file: blogview.php

 
Posted: 17 October 2012 12:03 AM   [ Ignore ]   [ # 1 ]   [ Rating: 0 ]
Joined: 2012-10-12
5 posts

i find the solution removed the closing tag in blog.php.
thanks