Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Session Problem


fatmcgav

Recommended Posts

Posted

Hey there,

 

I'm having some problems with a site that i'm working on atm. Basically, whenever i go into the product info page, it shows an error at the top of the page:

#

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/fatmcgav/public_html/naturalpainrelief/product_info.php:1) in /home/fatmcgav/public_html/naturalpainrelief/includes/functions/sessions.php on line 67

 

If i go to add a product to the cart, it gives me the following errors:

 

#

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/fatmcgav/public_html/naturalpainrelief/product_info.php:1) in /home/fatmcgav/public_html/naturalpainrelief/includes/functions/sessions.php on line 67

 

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/fatmcgav/public_html/naturalpainrelief/product_info.php:1) in /home/fatmcgav/public_html/naturalpainrelief/includes/functions/sessions.php on line 67

 

Warning: Cannot modify header information - headers already sent by (output started at /home/fatmcgav/public_html/naturalpainrelief/product_info.php:1) in /home/fatmcgav/public_html/naturalpainrelief/includes/functions/general.php on line 29

 

Any ideas on what might be causing this?

 

Cheers

Fatmcgav

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...