miikeey Posted May 20, 2009 Posted May 20, 2009 When I logged into into the admin panel, I can see everything but these two errors are at the top Warning: require(includes/configure.php) [function.require]: failed to open stream: No such file or directory in /home/msteffel/public_html/beautysupplyww/admin/includes/application_top.php on line 29 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/msteffel/public_html/beautysupplyww/admin/includes/application_top.php:29) in /home/msteffel/public_html/beautysupplyww/admin/includes/functions/sessions.php on line 67 Then, when I go delete a category This error appears underneath the other two. Warning: Cannot modify header information - headers already sent by (output started at /home/msteffel/public_html/beautysupplyww/admin/includes/application_top.php:29) in /home/msteffel/public_html/beautysupplyww/admin/includes/functions/general.php on line 22 has anyone seen these errors before?
steve_s Posted May 20, 2009 Posted May 20, 2009 When I logged into into the admin panel, I can see everything but these two errors are at the top Warning: require(includes/configure.php) [function.require]: failed to open stream: No such file or directory in /home/msteffel/public_html/beautysupplyww/admin/includes/application_top.php on line 29 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/msteffel/public_html/beautysupplyww/admin/includes/application_top.php:29) in /home/msteffel/public_html/beautysupplyww/admin/includes/functions/sessions.php on line 67 Then, when I go delete a category This error appears underneath the other two. Warning: Cannot modify header information - headers already sent by (output started at /home/msteffel/public_html/beautysupplyww/admin/includes/application_top.php:29) in /home/msteffel/public_html/beautysupplyww/admin/includes/functions/general.php on line 22 has anyone seen these errors before? Check for white spaces at bottom of the files mentioned, look for any empty lines before and after ?>
miikeey Posted May 20, 2009 Author Posted May 20, 2009 I am not seeing white spaces or any empty lines.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.