SincerelyL.Cohen Posted June 7, 2009 Posted June 7, 2009 Hi, Hope someone can help, i'm tearing my hair out here! I'm wanting to install Secpay/paypoint module, but I get the error below, this is for every payment module. Warning: main(/content/DesignerPlus/t/r/traditionalironmongery.co.uk/web/shop/includes/languages/english/modules/payment/authorizenet_cc_aim.php) [function.main]: failed to open stream: No such file or directory in /content/DesignerPlus/t/r/traditionalironmongery.co.uk/web/shop/admin/modules.php on line 128 "No such file or directory" seems to be the obvious problem, looking via FTP the payment modules are installed here: /content/DesignerPlus/t/r/traditionalironmongery.co.uk/web/shop/includes/languages/english/modules. Line 128 in modules.php: include(DIR_FS_CATALOG_LANGUAGES . $language . '/modules/' . $module_type . '/' . $file); What should this be? Help appreciated. Thanks Kris
oscrocks Posted June 8, 2009 Posted June 8, 2009 Hi, Hope someone can help, i'm tearing my hair out here! I'm wanting to install Secpay/paypoint module, but I get the error below, this is for every payment module. Warning: main(/content/DesignerPlus/t/r/traditionalironmongery.co.uk/web/shop/includes/languages/english/modules/payment/authorizenet_cc_aim.php) [function.main]: failed to open stream: No such file or directory in /content/DesignerPlus/t/r/traditionalironmongery.co.uk/web/shop/admin/modules.php on line 128 "No such file or directory" seems to be the obvious problem, looking via FTP the payment modules are installed here: /content/DesignerPlus/t/r/traditionalironmongery.co.uk/web/shop/includes/languages/english/modules. Line 128 in modules.php: include(DIR_FS_CATALOG_LANGUAGES . $language . '/modules/' . $module_type . '/' . $file); What should this be? Help appreciated. Thanks Kris Looks like the path to your modules is not setup correctly. You can check in Admin what path is currently being selected. LOg into the Admin panel, then click on Modules. At the bottom of the list of the modules, you will see the text called "Module Directory: path/to/your/modules/" What do you see there?
jonnyboy Posted June 8, 2009 Posted June 8, 2009 Hi i have same problem, after i installed italian lenguage i found the error inside my module section. All the pages.php called in the error doesnt exist in includes\languages\italian\modules\payment how to change main directory of modules? do i have to copy all the files from includes\languages\italian\modules\payment to includes\modules\payment ???
SincerelyL.Cohen Posted June 8, 2009 Author Posted June 8, 2009 how to change main directory of modules? Indeed, that is the question! Path problem that I haven't yet sussed out, HELP!
jonnyboy Posted June 8, 2009 Posted June 8, 2009 i think is like that.... must copy the missing files in the lacking path looks like there is a link btw includes\languages\italian\modules\payment AND includes\modules\payment but its not working, now error desappeared but there is nothing inside modules i could be wrong im not sure the files are the same, and the error should be solved just by changing names to .php files inside includes\modules\payment paing attention to the corrispondence of the the payment methods.
jonnyboy Posted June 8, 2009 Posted June 8, 2009 i have downloaded lenguage pack from oscommerce.com site, it is not external pack, how it come that doenst work?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.