Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Errors in Admin Panel


miikeey

Recommended Posts

Posted

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?

Posted
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 ?>

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...