Guest Posted July 1, 2003 Posted July 1, 2003 We are new to PHP and OSCommerce and are attempting to customize OSCommerce for our own web store. Through documentation, this forum, and trial and error, we've been making decent headway with adding our own logos and changing the color scheme. Somewhere along the way, however, I think we've managed to kill part of our shopping cart. We can look at items fine, but when we attempt to add something to the shopping cart, we receive this message: Warning: Cannot modify header information - headers already sent by (output started at /home/tinman2/public_html/osCommerce/includes/languages/english.php:346) in /home/tinman2/public_html/osCommerce/includes/functions/general.php on line 23 We also receive this error when trying to checkout and when trying to register an account (after completing the registration form). The actions that were supposed to occur DO occur (i.e., the items are added to the shopping cart and the account is registered), but we can't tell until we view the shopping cart or look at our account info. Can anyone clue us in on what we might have done? We had been changing values in english.php for colors, logos, and links, but we hadn't changed anything near line 346. Everything we changed was at the top. Also, we never even opened general.php until after this error appeared, much less changed anything in it. Thanks in advance.
Guest Posted July 2, 2003 Posted July 2, 2003 Uninstalled and reinstalled program and all is well now. Thanks
Recommended Posts
Archived
This topic is now archived and is closed to further replies.