CodeIgniter Forums
When User Logging in getting Severity: Warning - 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: When User Logging in getting Severity: Warning (/showthread.php?tid=58361)



When User Logging in getting Severity: Warning - El Forum - 06-06-2013

[eluser]sridhar2do[/eluser]
Hi, when i'm working in the local (in my localhost) i'm not getting any error message. When uploading into the server i'm getting below mentioned error. i have checked for any spaces, spaces are find. i don't know what to do please help.


Code:
A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home6/matchcri/public_html/fannnnnnn/application/models/m_member.php:1)

Filename: libraries/Session.php

Line Number: 675




A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home6/matchcri/public_html/fannnnnnn/application/models/m_member.php:1)

Filename: libraries/Session.php

Line Number: 675




A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home6/matchcri/public_html/fannnnnnn/application/models/m_member.php:1)

Filename: libraries/Session.php

Line Number: 675



When User Logging in getting Severity: Warning - El Forum - 06-06-2013

[eluser]sridhar2do[/eluser]
Sorry all, its just a white-space problem. I solved it.