Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot modify header information #7

Open
wangmxf opened this issue Sep 24, 2013 · 3 comments
Open

Cannot modify header information #7

wangmxf opened this issue Sep 24, 2013 · 3 comments

Comments

@wangmxf
Copy link

wangmxf commented Sep 24, 2013

Message: Cannot modify header information - headers already sent by (output started at /Users/xxxxxt/application/models/products_model.php:144)

Filename: libraries/Session.php

Line Number: 672

@ghost
Copy link

ghost commented Sep 29, 2013

Just check inside "/application/views/includes/header.php".

@robmccormack
Copy link

I had same error, but it's not related to the FILENAME header.php

Message: Cannot modify header information - headers already sent by

I removed the blank lines from these files, and error went away

manufacturers_model.php
products_model.php

Research...
Same ERROR often happens with WordPress
http://wordpress.org/support/topic/plugin-redirection-error-warning-cannot-modify-header-information

Thanks for the great admin demo.

Rob McCormack

screen shot 2013-10-30 at 8 25 07 pm

@susagit
Copy link

susagit commented Dec 6, 2013

Remove end of '?>' in products_model.php and manufacturers_model.php both files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants