Jump to content

Please help me


BastiDE

Recommended Posts

Hi.

I dont know why, but since the last login i become this:

Warning: Cannot modify header information - headers already sent by (output started at /users/northair/www/core/app.config.php:1) in /users/northair/www/core/modules/Login/Login.php on line 143

Warning: Cannot modify header information - headers already sent by (output started at /users/northair/www/core/app.config.php:1) in /users/northair/www/core/modules/Login/Login.php on line 154

And when i make a logout this:

Warning: Cannot modify header information - headers already sent by (output started at /users/northair/www/core/app.config.php:1) in /users/northair/www/core/common/Auth.class.php on line 341

Warning: Cannot modify header information - headers already sent by (output started at /users/northair/www/core/app.config.php:1) in /users/northair/www/core/modules/Logout/Logout.php on line 26

Please help me.

Basti

Link to comment
Share on other sites

  • Administrators

An error stating that headers have already been sent is 99% of the time white space after a closing php tag in one of your data class files or a module controller. I would look at any of those that you have modified. It is good practice to just leave the ending php tag off of these files.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...