Guest Posted December 12, 2002 Share Posted December 12, 2002 When a customer clicks on the checkout link on the header bar or during shopping cart, the following error occurs... Warning: Cannot add header information - headers already sent by (output started at /usr/local/psa/home/vhosts/bizbuddie.com/httpdocs/catalog/includes/application_top.php:919) in /usr/local/psa/home/vhosts/bizbuddie.com/httpdocs/catalog/includes/functions/general.php on line 23 It is possibly caused by an error i made somewhere, but i dont know how. Any ideas? Cheers! AaronUV Link to comment Share on other sites More sharing options...
Guest Posted December 12, 2002 Share Posted December 12, 2002 The error does not occur during shopping cart and checkout, but only via the header link to checkout. Link to comment Share on other sites More sharing options...
Guest Posted December 17, 2002 Share Posted December 17, 2002 Ive tried everything i know, and still no luck. does anybody have any ideas? Thanks. Link to comment Share on other sites More sharing options...
Guest Posted December 17, 2002 Share Posted December 17, 2002 Most of the time when you have headers already sent by as an error, it is a white space or a hard returne in your catalog/includes/configure.php file. HTH Regards Link to comment Share on other sites More sharing options...
Guest Posted December 18, 2002 Share Posted December 18, 2002 Solution: Remove extra line feeds after the closing php tag ?> in the problem reporting files. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.