flyGLOBAL Posted February 2, 2010 Report Posted February 2, 2010 When I go to my phpVMS I get the following symbols in top left corner  And the following error messages when I try to log on to my phpVMS (newest version installed): Warning: Cannot modify header information - headers already sent by (output started at /global/booking2_1/core/app.config.php:1) in /global/booking2_1/core/modules/Login/Login.php on line 143 Warning: Cannot modify header information - headers already sent by (output started at /global/booking2_1/core/app.config.php:1) in /global/booking2_1/core/modules/Login/Login.php on line 154 Gerald S. CEO Global Air VA Quote
Administrators simpilot Posted February 2, 2010 Administrators Report Posted February 2, 2010 Have you got any mods installed or edited any files. It looks like there is some white space after a closing php tag somewhere in the core. Quote
flyGLOBAL Posted February 2, 2010 Author Report Posted February 2, 2010 Shouldn't it be easier to just add core again????? from install I mean. Quote
Administrators Nabeel Posted February 2, 2010 Administrators Report Posted February 2, 2010 What mods do you have installed? Quote
flyGLOBAL Posted February 3, 2010 Author Report Posted February 3, 2010 I did the full install package as posted on your server. But I only have the issues on the frontend the backend is doing fine. Oh i also get similar issue when I am in the pilot mode and try to download the ACARS config files Quote
Administrators Nabeel Posted February 3, 2010 Administrators Report Posted February 3, 2010 Did you add any mods or add-ons though? Quote
flyGLOBAL Posted February 3, 2010 Author Report Posted February 3, 2010 Nothing in addition was installed only the newest full version of phpVMS Quote
Administrators Nabeel Posted February 3, 2010 Administrators Report Posted February 3, 2010 Can you link to your site? Your host might be appending something to the php pages which is messing it up Quote
flyGLOBAL Posted February 3, 2010 Author Report Posted February 3, 2010 Here is the link: http://booking2.globalair-va.net It is self-hosted, so I doubt that the host is adding something to the pages, unless I misinterpreted your suggestion. Quote
Administrators simpilot Posted February 3, 2010 Administrators Report Posted February 3, 2010 I don't see any extra characters at the top of any of the pages I can see and get no errors.... Quote
Moderators joeri Posted February 3, 2010 Moderators Report Posted February 3, 2010 indeed this has something to do with your browser in IE8 no error on the FF it popes up Quote
Administrators Nabeel Posted February 3, 2010 Administrators Report Posted February 3, 2010 It seems like maybe in app.config.php or local.config.php, before the begining <?php tag you might have a space or something there, since I see this error: <b>Warning</b>: Cannot modify header information - headers already sent by (output started at /global/booking2_1/core/app.config.php:1) in <b>/global/booking2_1/core/modules/XML/XML.php</b> on line <b>67</b><br /> On line 1 of app.config.php Quote
flyGLOBAL Posted February 4, 2010 Author Report Posted February 4, 2010 I had checked everything .... but could not find anything wrong. As a last resort I just reinstalled the whole thing again. Yea .... no more issue. No clue what that was. Anyway I am good ...thanks to you all for the input. Gerald Quote
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.