I have the following 2 errors occur below:
1. Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /admin/includes/configure.php:90) in /includes/functions/sessions.php on line 102
2. Warning: Cannot modify header information - headers already sent by (output started at /admin/includes/configure.php:90) in /admin/includes/init_includes/init_templates.php on line 36
Everything was fine until i played around with the configure.php files in the 2 Folders includes/configure.php and admin/includes/configure.php. I had re-adjusted back to normal after changing a few things in there, but it still continues to display these errors.
I had checked the spaces between the last line and this ?> corrected the gap in between and still did not rectify the problem.
All i tried modifying was the shared ssl url.


any further insites?



