Guest Posted December 17, 2002 Share Posted December 17, 2002 I keep getting errors, when adding something to the cart. Warning: Cannot add header information - headers already sent by (output started at /home/nrgsport/public_html/shop/includes/functions/general.php:1120) in /home/nrgsport/public_html/shop/includes/functions/general.php on line 23 and when I checkout Warning: Cannot add header information - headers already sent by (output started at /home/nrgsport/public_html/shop/includes/functions/general.php:1120) in /home/nrgsport/public_html/shop/includes/functions/general.php on line 23 I am on 2.2, and using the protx system, I installed all ok, to the letter - but these errors are here, can anyone help ?? Link to comment Share on other sites More sharing options...
Aodhan Posted December 17, 2002 Share Posted December 17, 2002 I keep getting errors, when adding something to the cart. Warning: Cannot add header information - headers already sent by (output started at /home/nrgsport/public_html/shop/includes/functions/general.php:1120) in /home/nrgsport/public_html/shop/includes/functions/general.php on line 23 and when I checkout Warning: Cannot add header information - headers already sent by (output started at /home/nrgsport/public_html/shop/includes/functions/general.php:1120) in /home/nrgsport/public_html/shop/includes/functions/general.php on line 23 I am on 2.2, and using the protx system, I installed all ok, to the letter - but these errors are here, can anyone help ?? Either read the FAQ's, or do a SEARCH for header sent. It's a problem with whitespace/hard returns in one of your <?php or ?> statements. Aodhan Link to comment Share on other sites More sharing options...
Guest Posted December 17, 2002 Share Posted December 17, 2002 thanks, I've solved the problem now. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.