mattsmith Posted February 10, 2014 Report Share Posted February 10, 2014 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 Quote Link to comment Share on other sites More sharing options...
Members Vangelis Posted February 10, 2014 Members Report Share Posted February 10, 2014 What extra modules do you have ? How or when did this happened ? Any new custom module / template installed ? Try to remove them temporalry Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted February 10, 2014 Administrators Report Share Posted February 10, 2014 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. Quote Link to comment Share on other sites More sharing options...
mattsmith Posted February 10, 2014 Author Report Share Posted February 10, 2014 This has started since i moved to my paid hosting, everything was ok with 000webhost Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted February 10, 2014 Administrators Report Share Posted February 10, 2014 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. Quote Link to comment Share on other sites More sharing options...
mattsmith Posted February 10, 2014 Author Report Share Posted February 10, 2014 Yeah i've opened it in dreamweaver and rapid php and can't find anything Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted February 10, 2014 Administrators Report Share Posted February 10, 2014 Have you downloaded the copy from the server and opened it or are you looking at the local copy? Quote Link to comment Share on other sites More sharing options...
mattsmith Posted February 10, 2014 Author Report Share Posted February 10, 2014 From the server Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted February 10, 2014 Administrators Report Share Posted February 10, 2014 If you want to send me the file at david<at>simpilotgroup.com I will take a look at it in my editor. David Quote Link to comment Share on other sites More sharing options...
mattsmith Posted February 10, 2014 Author Report Share Posted February 10, 2014 Thanks very much, thats it fixed Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.