![]() |
Message: Cannot modify header information - headers already sent by (output started at /...application/controllers/blog. - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Message: Cannot modify header information - headers already sent by (output started at /...application/controllers/blog. (/showthread.php?tid=55174) |
Message: Cannot modify header information - headers already sent by (output started at /...application/controllers/blog. - El Forum - 10-13-2012 [eluser]rm_beginner[/eluser] 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 Message: Cannot modify header information - headers already sent by (output started at /...application/controllers/blog. - El Forum - 10-16-2012 [eluser]rm_beginner[/eluser] i find the solution removed the closing tag in blog.php. thanks |