ajpeters Posted January 11, 2004 Share Posted January 11, 2004 I added sts 1.8 and things seem to work well. Then I added the header contol. Get this error in admin. Parse error: parse error in / /catalog/admin/includes/functions/general.php on line 1084 Warning: Cannot send session cookie - headers already sent by (output started at..../catalog/admin/includes/functions/general.php:1084) in..../store/catalog/admin/includes/functions/sessions.php on line 67 Warning: Cannot send session cache limiter - headers already sent (output started at /.../store/catalog/admin/includes/functions/general.php:1084) in...store/catalog/admin/includes/functions/sessions.php on line 67 Where do I start debugging? Do I need to change ALL the files like it says in Hdr doc. or just copy changes like the STS doc. Quote Link to comment Share on other sites More sharing options...
Jud Posted January 12, 2004 Share Posted January 12, 2004 check your general.php and sessions.php file for whitespace at the end of the file. you will get this error if you have any space after the closing ?> Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.