mralls8 Posted January 12, 2006 Posted January 12, 2006 My cart has been functioning for a couple of months with no errors, and i haven't changed a thing on it in all this time. Now suddenly I'm getting an error when I or anyone one else tries to add anything to the cart. The error is: Warning: Cannot modify header information - headers already sent by (output started at /home/periosea/public_html/ecommerce/os/catalog/includes/languages/english.php:371) in /home/periosea/public_html/ecommerce/os/catalog/includes/functions/general.php on line 29 I can't find anything wrong This puzzles me because, why now? after all this time? It didn't have a problem before. And even more strange is that it doesn't do it EVERY time you add to cart. Sometimes it will add an item to the cart just fine, several times in a row, then not work for several more times. Also, it seems to happen less often in IE than in other browsers, but still happens. Can anyone give me any suggestions ??
charline Posted January 12, 2006 Posted January 12, 2006 Having a similar problem-how did you fix it?
mralls8 Posted January 12, 2006 Author Posted January 12, 2006 Having a similar problem-how did you fix it? Open the two files the error mentions, and take out all the extra spacing after the last ?> In other words, there should be no extra lines at the beginning or end of the php files.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.