Jump to content

Error on login(solved)


mattsmith

Recommended Posts

Any idea how to fix this?

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

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

Link to comment
Share on other sites

  • Administrators

Look for a character prior to the opening php tag in your app.config.php file. This may be what is stopping your schedules in the admin section to show as well. Remember you should not be editing the app.config.php file, those settings if different than default should be added to the local.config.php file so they are not overwritten in an update.

Link to comment
Share on other sites

  • Administrators

Did you check the start of the app.config.php file? I would be willing to bet that there is a hash mark at the start right before the opening php tag that has either gotten there from editing in cPanel or by a FTP client misinterpreting the transfer type. I have seen it happen on nearly every host at times, free or paid.

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