Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

IR_FS_DOCUMENT_ROOT Error and a few other issues


Cptn_Howdy

Recommended Posts

In the admin panel when I click on FILES under the TOOLS menu I get the following on the files page.

 

IR_FS_DOCUMENT_ROOT

 

 

Warning: dir(DIR_FS_DOCUMENT_ROOT): failed to open dir: No such file or directory in /home/lilmsse/public_html/osc/admin/file_manager.php on line 178

 

Fatal error: Call to a member function on a non-object in /home/lilmsse/public_html/osc/admin/file_manager.php on line 179

 

 

I have looked on lines 178 and 179

 

LINE 178: $dir = dir($current_path);

LINE 179: while ($file = $dir->read()) {

 

 

Also when I try to add a new product and choose my image in the browse for image box

nothing is showing up. As in NO IMAGE on the preview page. And some various default images

seem to be missing in and around the site.

 

Any help on this would be great, :thumbsup:

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...