cayugadan Posted September 14, 2005 Share Posted September 14, 2005 When I go to setup the Modules in admin none show up The message: Module Directory: /catalog/includes/modules/payment/ appears the modules are in that location on the server I'm guessing this is another conigure.php problem :rolleyes: Is there ANY documentation on what the file should look like? PS I'm on a Windows platform machine Thanks in advance for any help :thumbsup: Link to comment Share on other sites More sharing options...
cayugadan Posted September 14, 2005 Author Share Posted September 14, 2005 It appears several others are having the same problem. For example: http://www.oscommerce.com/forums/index.php?showtopic=170148 http://www.oscommerce.com/forums/index.php?showtopic=169974 Link to comment Share on other sites More sharing options...
cayugadan Posted September 14, 2005 Author Share Posted September 14, 2005 OK, I solved this by changing the admin configure.php from: define('DIR_FS_DOCUMENT_ROOT', $DOCUMENT_ROOT); to: define('DIR_FS_DOCUMENT_ROOT', 'X:/directory_name/directory_name/directory_name/'); where X is the actual drive letter on the server machine followed by the actual directory path As this is a Windows machine, if you are a Windows user note that the code uses X:/directory instead of X:\directory Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.