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? Quote Link to comment 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, '/'); Quote Link to comment 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.