speed2 Posted November 26, 2003 Posted November 26, 2003 Hi I installed about_us module and I am getting the fllowing error FILENAME_ABOUT_US Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/catalog/about_us.php:1) in /home/catalog/includes/functions/sessions.php on line 67 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/catalog/about_us.php:1) in /home/catalog/includes/functions/sessions.php on line 67 some one please tell me why i am getting that error? Please help
quetzlcoatl Posted November 26, 2003 Posted November 26, 2003 What files did you modify when you installed about_us? Open about_us.php and sessions.php (the ones referred to in the error), scroll down to the end of the script, and delete any extra empty lines usually after the ?> If you modified any other files, do the same for them.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.