mtims48021 Posted April 10, 2007 Posted April 10, 2007 Has anyone run into an error message like this while trying to go to ADMIN file manager. "Fatal error: Call to a member function on a non-object in C:\hshome\mtims\matcopublishing.com\bookstor\admin\file_manager.php on line 170"? You will notice that I had to hard code the absolute path. Its the only way I could get osCommerce to work in a sub folder on a site hosted on a Windows NT server. I'm slowly getting osC to work on a Windows NT server - What a nightmare.
mtims48021 Posted April 12, 2007 Author Posted April 12, 2007 I fixed the problem by putting in the complete path in admin/includes/configure.php for define('DIR_FS_DOCUMENT_ROOT','c:/hshome/xxxx/mysite.com/catalog'); I've had to do this with many of the config lines. Now if only I can get email to work.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.