Cptn_Howdy Posted July 27, 2006 Share Posted July 27, 2006 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 More sharing options...
Guest Posted July 27, 2006 Share Posted July 27, 2006 try posting your catalog/admin/includes/configure.php file here - that's probably where the error is. Tom Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.