Okay. Everything was working fine until I tried to change the admin file for security reasons. Now, I receive this error. Can someone help me? I'm receiving these two errors in the backend:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/public_html/store/admin/includes/configure.php:94) in /home/public_html/store/includes/functions/sessions.php on line 108
Warning: Cannot modify header information - headers already sent by (output started at /home/public_html/store/admin/includes/configure.php:94) in /home/public_html/store/admin/includes/init_includes/init_templates.php on line 36
Thanks,
Marci



