Guest Posted October 5, 2005 Posted October 5, 2005 Hi , I have the MODULE PAYMENT FREECHARGER and i have the following error: Warning: main(/home/tsmacks/public_html/includes/languages/english/modules/payment/freecharger.php): failed to open stream: No such file or directory in /home/tsmacks/public_html/admin/modules.php on line 146 Warning: main(/home/tsmacks/public_html/includes/languages/english/modules/payment/freecharger.php): failed to open stream: No such file or directory in /home/tsmacks/public_html/admin/modules.php on line 146 Warning: main(): Failed opening '/home/tsmacks/public_html/includes/languages/english/modules/payment/freecharger.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/tsmacks/public_html/admin/modules.php on line 146 Modules Sort Order Action Authorize.net 0 Info Echeck Info Credit Card Info Cash on Delivery Info MODULE_PAYMENT_FREECHARGER_TEXT_TITLE iPayment Can someoane help me to fix this error? Best Regsrds, Valentine
wheeloftime Posted October 5, 2005 Posted October 5, 2005 Hi , I have the MODULE PAYMENT FREECHARGER and i have the following error: Warning: main(/home/tsmacks/public_html/includes/languages/english/modules/payment/freecharger.php): failed to open stream: No such file or directory in /home/tsmacks/public_html/admin/modules.php on line 146 Warning: main(/home/tsmacks/public_html/includes/languages/english/modules/payment/freecharger.php): failed to open stream: No such file or directory in /home/tsmacks/public_html/admin/modules.php on line 146 Warning: main(): Failed opening '/home/tsmacks/public_html/includes/languages/english/modules/payment/freecharger.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/tsmacks/public_html/admin/modules.php on line 146 Modules Sort Order Action Authorize.net 0 Info Echeck Info Credit Card Info Cash on Delivery Info MODULE_PAYMENT_FREECHARGER_TEXT_TITLE iPayment Can someoane help me to fix this error? Best Regsrds, Valentine Valentine, I don't know this module and I can't find it within the contributions but the error indicates you are missing a file in your languages directory. If this contrib is complete there must be a file called freecharger.php which has to be placed in your (catalog)/includes/languages/english/modules/shipping directory (and all other languages you may use). Don't mix this with the freecharger.php file containing the code for this module, that one goes into (catalog)/includes/modules/shipping. The one you are missing contains the language specific part for this contrib. regards, Howard
Recommended Posts
Archived
This topic is now archived and is closed to further replies.