Guest Posted May 1, 2005 Posted May 1, 2005 Hi Guys.... I'm totally baffled?? :huh: my online store was working ok so i decided that i would start and add products to my database... well i went in to have a look and try to check out an item and i started coming up with errors! I had and error in the header and classes...boxes and in the general file which is still there, this is the code: Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/wwwgayl/public_html/includes/functions/general.php:1255) in /home/wwwgayl/public_html/includes/functions/sessions.php on line 67 Warning: Cannot modify header information - headers already sent by (output started at /home/wwwgayl/public_html/includes/functions/general.php:1255) in /home/wwwgayl/public_html/includes/functions/general.php on line 29 And now on all my pages above the header i get the following code????? Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/wwwgayl/public_html/includes/functions/general.php:1255) in /home/wwwgayl/public_html/includes/functions/sessions.php on line 67 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/wwwgayl/public_html/includes/functions/general.php:1255) in /home/wwwgayl/public_html/includes/functions/sessions.php on line 67 I JUST DON'T GET IT!! If anyone can help me i would really appreciate it as i am developing this site for a client.... Thanks in advance.... Chelseybun
WiseWombat Posted May 1, 2005 Posted May 1, 2005 Hi Guys.... I'm totally baffled?? :huh: my online store was working ok so i decided that i would start and add products to my database... well i went in to have a look and try to check out an item and i started coming up with errors! I had and error in the header and classes...boxes and in the general file which is still there, this is the code: Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/wwwgayl/public_html/includes/functions/general.php:1255) in /home/wwwgayl/public_html/includes/functions/sessions.php on line 67 Warning: Cannot modify header information - headers already sent by (output started at /home/wwwgayl/public_html/includes/functions/general.php:1255) in /home/wwwgayl/public_html/includes/functions/general.php on line 29 And now on all my pages above the header i get the following code????? Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/wwwgayl/public_html/includes/functions/general.php:1255) in /home/wwwgayl/public_html/includes/functions/sessions.php on line 67 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/wwwgayl/public_html/includes/functions/general.php:1255) in /home/wwwgayl/public_html/includes/functions/sessions.php on line 67 I JUST DON'T GET IT!! If anyone can help me i would really appreciate it as i am developing this site for a client.... Thanks in advance.... Chelseybun <{POST_SNAPBACK}> look in includes/functions/general.php. look for white space between the lines of text at line 1255 this will cause this type of error ( WARNING ) I think I know what Im talking about. BACK UP BACK UP BACK UP BACK UP
♥Vger Posted May 1, 2005 Posted May 1, 2005 Look here: http://www.oscommerce.info/kb/osCommerce_D...mon_Problems/15 Look for white space (blank spaces or lines) before the opening or after the closing php tags. Vger
Guest Posted May 1, 2005 Posted May 1, 2005 Thank you soooooooooooooooooooooooooooo much for the advice! My store is sorted!! and i learnt something new... pretty new to PHP and my first time using OsCommerce...Ha ha Now my client won't be on my case for not finishing her site! Thanks again 'Wise Wombat' & 'Vger'..... by the way wisewombat.... i also hail from Melbourne but at the mo living in Cape Town SA! Cheerio :thumbsup:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.