pcolley Posted June 5, 2004 Share Posted June 5, 2004 I was trying to install a newsletter module which didn't work. So I totally undid what i started to do. Now on the catalog I get this error when I try to go to certain links. Warning: Cannot modify header information - headers already sent by (output started at /home/colleysc/public_html/ecommerce/catalog/includes/languages/english.php:339) in /home/colleysc/public_html/ecommerce/catalog/includes/functions/general.php on line 29 and in the admin section when i try to do things I get this error Warning: Cannot modify header information - headers already sent by (output started at /home/colleysc/public_html/ecommerce/catalog/admin/includes/application_top.php:212) in /home/colleysc/public_html/ecommerce/catalog/admin/includes/functions/general.php on line 18 Somebody please help I have just advertised and I'm live. I am going to loose business. Link to comment Share on other sites More sharing options...
vasttech Posted June 5, 2004 Share Posted June 5, 2004 Check the files you edited to make sure there are no extra spaces or lines after the last ?> osCommerce Knowledge Base osCommerce Documentation Contributions Link to comment Share on other sites More sharing options...
user99999999 Posted June 5, 2004 Share Posted June 5, 2004 I think you have a redirect somewhere after content was already sent. like so echo 'Hello...'; tep_redirect('index.php'); What pages does it happen on, what mod did you use, and what ver of osC?. Link to comment Share on other sites More sharing options...
Mark Evans Posted June 5, 2004 Share Posted June 5, 2004 http://www.oscommerce.info/kb/osCommerce/Common+Problems/15 Mark Evans osCommerce Monkey & Lead Guitarist for "Sparky + the Monkeys" (Album on sale in all good record shops) --------------------------------------- Software is like sex: It's better when it's free. (Linus Torvalds) Link to comment Share on other sites More sharing options...
241 Posted June 5, 2004 Share Posted June 5, 2004 Header Whitespace download the file open it and place your cursor after the last ?> then press delete several times, save the file and upload it. Do not use the file manager to edit online as this can cause the whitespace. instead use an ftp program such as ws_ftp to download the file to a local machine and edit then upload using the ftp program If you require more information then Click No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes. Link to comment Share on other sites More sharing options...
pcolley Posted June 5, 2004 Author Share Posted June 5, 2004 Found errors. What I did was upload my back-up files in catalog/includes/application_top.php for the first problem. Then replaced catalog/admin/includes/languages/english.php for the admin problem. I believe It may have been because of the ?> that was suggested :D . I thank everyone for posting. Link to comment Share on other sites More sharing options...
user99999999 Posted June 6, 2004 Share Posted June 6, 2004 You have backup files...Sounds good. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.