Jump to content

Recommended Posts

Posted

I know this question has been asked before but it didn't solve my problem. So, basically, whenever I login or log out it says that it can't modify header information:

Warning: Cannot modify header information - headers already sent by (output started at /home/u800717564/public_html/core/modules/Mission/Mission.php:1) in /home/u800717564/public_html/core/modules/Login/Login.php on line 143 Warning: Cannot modify header information - headers already sent by (output started at /home/u800717564/public_html/core/modules/Mission/Mission.php:1) in /home/u800717564/public_html/core/modules/Login/Login.php on line 154

Now please note that Mission.php is a file that I created manually, and this morning I had problems with encoding with and without BOM - which is likely the problem. However, I've tried changing the encoding for all the files (login.php, mission.php and local.config.php) that are important for this error and nothing has worked. I had this problem last time, but last time it was whitespace - this time it's not whitespace, it's encoding. I use Notepad++ and I've tried changing the encoding multiple times, nothing works.

Posted

I wouldn't have thought it was an encoding issue. Leaving spaces before the PHP tag at the top can cause issues. What is the second line?

My original quesiton should have been what is the first line after the PHP tag...

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...