wjn Posted February 15, 2005 Share Posted February 15, 2005 I have combed the forums trying to find a similar situation, but to no avail. Please direct me to a thread that covers this question if there is one - otherwise, I would appreciate any interaction on this problem. SCENARIO: As I progress through an order it works perfectly. When I click <confirm order> on the "Order Confirmation" page, it should deliver me to the order success page; however, this is the error that is generated: > Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /hsphere/local/home/barringt/barringtongraduation.com/catalog/checkout_process.php:1) in /hsphere/local/home/barringt/barringtongraduation.com/catalog/includes/functions/sessions.php on line 67 Warning: Cannot modify header information - headers already sent by (output started at /hsphere/local/home/barringt/barringtongraduation.com/catalog/checkout_process.php:1) in /hsphere/local/home/barringt/barringtongraduation.com/catalog/includes/functions/general.php on line 29 I am using the "Credit Card" Module only on OSC 2.2. Thanks to all for your help in advance. Link to comment Share on other sites More sharing options...
♥yesudo Posted February 15, 2005 Share Posted February 15, 2005 ensure there is no whitespace b4 first <?php and after last ?> in files mentioned. Your online success is Paramount. Link to comment Share on other sites More sharing options...
wjn Posted February 16, 2005 Author Share Posted February 16, 2005 ensure there is no whitespace b4 first <?php and after last ?> in files mentioned. <{POST_SNAPBACK}> It is always the little things, isn't it? Thank you for your help. That solved it. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.