Mo-716 Posted December 9, 2004 Posted December 9, 2004 When I first click on a product from the home page I am getting this message Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/powersup/public_html/oscommerce/product_info.php:1) in /home/powersup/public_html/oscommerce/includes/functions/sessions.php on line 67 When I try to add the product to my cart, I am getting the following error messages Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/powersup/public_html/oscommerce/product_info.php:1) in /home/powersup/public_html/oscommerce/includes/functions/sessions.php on line 67 Warning: Cannot modify header information - headers already sent by (output started at /home/powersup/public_html/oscommerce/product_info.php:1) in /home/powersup/public_html/oscommerce/includes/functions/general.php on line 29
thetraveller Posted December 9, 2004 Posted December 9, 2004 When I first click on a product from the home page I am getting this messageWarning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/powersup/public_html/oscommerce/product_info.php:1) in /home/powersup/public_html/oscommerce/includes/functions/sessions.php on line 67 When I try to add the product to my cart, I am getting the following error messages Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/powersup/public_html/oscommerce/product_info.php:1) in /home/powersup/public_html/oscommerce/includes/functions/sessions.php on line 67 Warning: Cannot modify header information - headers already sent by (output started at /home/powersup/public_html/oscommerce/product_info.php:1) in /home/powersup/public_html/oscommerce/includes/functions/general.php on line 29 <{POST_SNAPBACK}> How are you editing your files? If you look in the knowledge base under common problems-> headers already sent you can find the solution.
Mo-716 Posted December 9, 2004 Author Posted December 9, 2004 How are you editing your files? If you look in the knowledge base under common problems-> headers already sent you can find the solution. <{POST_SNAPBACK}> Thanks for the help. I fixed the problem But not I am getting a script error. Says expected ) on line 50. How do I decipher the lines>
ozcsys Posted December 9, 2004 Posted December 9, 2004 Thanks for the help. I fixed the problem But not I am getting a script error. Says expected ) on line 50. How do I decipher the lines> <{POST_SNAPBACK}> Get yourself a php editor, it will number all your lines for you. The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
Recommended Posts
Archived
This topic is now archived and is closed to further replies.