Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Admin area Errors-Scratching Head


RareIntent

Recommended Posts

Posted

Front of admin/ page at top:

 

 

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/emporium/public_html/admin/includes/configure.php:50) in /home/emporium/public_html/admin/includes/functions/sessions.php on line 67

 

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/emporium/public_html/admin/includes/configure.php:50) in /home/emporium/public_html/admin/includes/functions/sessions.php on line 67

 

 

----------------------------------------

 

Errors in admin/categories.php when trying to update or add something:

 

 

Warning: Cannot modify header information - headers already sent by (output started at /home/emporium/public_html/admin/includes/configure.php:50) in /home/emporium/public_html/admin/includes/functions/general.php on line 18

 

-----------------------------------

 

Error in admin/products_attributes.php

 

Warning: No such file uploaded.

 

--------------------------------------------

 

 

Errors in admin/file_manager.php:

 

Warning: filesize(): Stat failed for /home/emporium/public_html//www0 (errno=2 - No such file or directory) in /home/emporium/public_html/admin/file_manager.php on line 181

 

Warning: fileperms(): Stat failed for /home/emporium/public_html//www0 (errno=2 - No such file or directory) in /home/emporium/public_html/admin/file_manager.php on line 183

 

Warning: filemtime(): Stat failed for /home/emporium/public_html//www0 (errno=2 - No such file or directory) in /home/emporium/public_html/admin/file_manager.php on line 193

 

 

 

Side note....there is a www0 file in my html area but was an old copy of something from a previous work and not associared with it or the site....not sure why it's referring to it.------------------------

 

Derek

Posted

Problem Solved....thanks anyway......

 

D

 

 

 

Front of admin/ page at top:

 

 

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/emporium/public_html/admin/includes/configure.php:50) in /home/emporium/public_html/admin/includes/functions/sessions.php on line 67

 

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/emporium/public_html/admin/includes/configure.php:50) in /home/emporium/public_html/admin/includes/functions/sessions.php on line 67

 

 

----------------------------------------

 

Errors in admin/categories.php  when trying to update or add something:

 

 

Warning: Cannot modify header information - headers already sent by (output started at /home/emporium/public_html/admin/includes/configure.php:50) in /home/emporium/public_html/admin/includes/functions/general.php on line 18

 

-----------------------------------

 

Error in admin/products_attributes.php

 

Warning: No such file uploaded.

 

--------------------------------------------

 

 

Errors in admin/file_manager.php:

 

Warning: filesize(): Stat failed for /home/emporium/public_html//www0 (errno=2 - No such file or directory) in /home/emporium/public_html/admin/file_manager.php on line 181

 

Warning: fileperms(): Stat failed for /home/emporium/public_html//www0 (errno=2 - No such file or directory) in /home/emporium/public_html/admin/file_manager.php on line 183

 

Warning: filemtime(): Stat failed for /home/emporium/public_html//www0 (errno=2 - No such file or directory) in /home/emporium/public_html/admin/file_manager.php on line 193

 

 

 

Side note....there is a www0 file in my html area but was an old copy of something from a previous work and not associared with it or the site....not sure why it's referring to it.------------------------

 

Derek

Archived

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

×
×
  • Create New...