phpretard Posted June 4, 2009 Share Posted June 4, 2009 When I click "modules >> payment" instead showing me the different modules it just prints: Module Directory: DIR_FS_CATALOGincludes/modules/payment/ I see all the moldules in that folder but it doesn't show them. Any suggestions? Link to comment https://forums.phpfreaks.com/topic/160927-os-commerse-anyone/ Share on other sites More sharing options...
JonnoTheDev Posted June 4, 2009 Share Posted June 4, 2009 You need to set this constant in the config file DIR_FS_CATALOG It is the path to the document root i.e. /public_html/mywebsite/ define(DIR_FS_CATALOG, '/'); Link to comment https://forums.phpfreaks.com/topic/160927-os-commerse-anyone/#findComment-849352 Share on other sites More sharing options...
darksystem Posted July 2, 2009 Share Posted July 2, 2009 your configuration file is not set properly. Please check all values if it is all correct Link to comment https://forums.phpfreaks.com/topic/160927-os-commerse-anyone/#findComment-867809 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.