Jump to content

[SOLVED] Problems since disabling cookies


Recommended Posts

Hi guys,

Heres the beef,

I am building an online store for a friend and everything was working perfectly, I thought i'd just check to see it worked with cookies disabled and started getting these errors showing up left right and charlie,

 

**********************************************************************************

 

Warning: session_start(): The session id contains invalid characters, valid characters are only a-z, A-Z and 0-9 in /home/tfc/public_html/Test Site/processCart.php on line 2

 

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/tfc/public_html/Test Site/processCart.php:2) in /home/tfc/public_html/Test Site/processCart.php on line 2

 

Warning: Cannot modify header information - headers already sent by (output started at /home/tfc/public_html/Test Site/processCart.php:2) in /home/tfc/public_html/Test Site/processCart.php on line 33

 

Warning: Unknown(): The session id contains invalid characters, valid characters are only a-z, A-Z and 0-9 in Unknown on line 0

 

Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0

 

************************************************************************************

 

Also why am I now getting header errors (which I assume it is giving me because there is output before the header) when this worked without errors when cookies where enabled, why would that have changed??

 

cheers for any help!

 

Link to comment
https://forums.phpfreaks.com/topic/87537-solved-problems-since-disabling-cookies/
Share on other sites

Archived

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

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.