Guest Posted November 10, 2002 Posted November 10, 2002 in the admin side when i open my modules ( eighter payment, shipping or order total) I get this Warning: Failed opening '/home/charme/public_html/includes/languages/english/modules/payment/authorizenet.php' for inclusion (include_path='') in /home/charme/public_html/catalog/admin/modules.php on line 120 MODULE_PAYMENT_AUTHORIZENET_TEXT_TITLE Warning: Failed opening '/home/charme/public_html/includes/languages/english/modules/payment/cc.php' for inclusion (include_path='') in /home/charme/public_html/catalog/admin/modules.php on line 120 MODULE_PAYMENT_CC_TEXT_TITLE Warning: Failed opening '/home/charme/public_html/includes/languages/english/modules/payment/cod.php' for inclusion (include_path='') in /home/charme/public_html/catalog/admin/modules.php on line 120 MODULE_PAYMENT_COD_TEXT_TITLE Warning: Failed opening '/home/charme/public_html/includes/languages/english/modules/payment/ipayment.php' for inclusion (include_path='') in /home/charme/public_html/catalog/admin/modules.php on line 120 MODULE_PAYMENT_IPAYMENT_TEXT_TITLE Warning: Failed opening '/home/charme/public_html/includes/languages/english/modules/payment/itransact_split.php' for inclusion (include_path='') in /home/charme/public_html/catalog/admin/modules.php on line 120 MODULE_PAYMENT_ITRANSACT_SPLIT_TEXT_TITLE Warning: Failed opening '/home/charme/public_html/includes/languages/english/modules/payment/moneyorder.php' for inclusion (include_path='') in /home/charme/public_html/catalog/admin/modules.php on line 120 MODULE_PAYMENT_MONEYORDER_TEXT_TITLE Warning: Failed opening '/home/charme/public_html/includes/languages/english/modules/payment/nochex.php' for inclusion (include_path='') in /home/charme/public_html/catalog/admin/modules.php on line 120 MODULE_PAYMENT_NOCHEX_TEXT_TITLE Warning: Failed opening '/home/charme/public_html/includes/languages/english/modules/payment/paypal.php' for inclusion (include_path='') in /home/charme/public_html/catalog/admin/modules.php on line 120 MODULE_PAYMENT_PAYPAL_TEXT_TITLE Warning: Failed opening '/home/charme/public_html/includes/languages/english/modules/payment/pm2checkout.php' for inclusion (include_path='') in /home/charme/public_html/catalog/admin/modules.php on line 120 MODULE_PAYMENT_2CHECKOUT_TEXT_TITLE Warning: Failed opening '/home/charme/public_html/includes/languages/english/modules/payment/psigate.php' for inclusion (include_path='') in /home/charme/public_html/catalog/admin/modules.php on line 120 MODULE_PAYMENT_PSIGATE_TEXT_TITLE Warning: Failed opening '/home/charme/public_html/includes/languages/english/modules/payment/sample.php' for inclusion (include_path='') in /home/charme/public_html/catalog/admin/modules.php on line 120 MODULE_PAYMENT_SAMPLE_TEXT_TITLE Warning: Failed opening '/home/charme/public_html/includes/languages/english/modules/payment/secpay.php' for inclusion (include_path='') in /home/charme/public_html/catalog/admin/modules.php on line 120 On the store side , we dont see the tax no more and in the email that the store owner receive for the order you have a link http://www.charme-et-vous.com/catalog/acco...php?order_id=18 but when you click on it i get this 1054 - Unknown column 'pproducts_name' in 'field list' select orders_products_id, pproducts_name, products_model, products_price, products_tax, products_quantity, final_price from orders_products where orders_id = '18' [TEP STOP] Help The store owner is getting impatient Regards
♥olby Posted November 11, 2002 Posted November 11, 2002 To the impatience storeowner: Theres no files in your: /catalog/includes/language/english/modules/payment/*.php The list you've send in, shows what files are needed to administrate and tranlate the payment modules. All the modules are there - therefor the errors. Best Regards olby
Guest Posted November 11, 2002 Posted November 11, 2002 Thank's a lot ...my module problem is solve :D Now with the email that we receive after an order as been placed inside the email there is a link http://www.charme-et-vous.com/catalog/acco...php?order_id=19 but when i click on it i get this message 1054 - Unknown column 'pproducts_name' in 'field list' select orders_products_id, pproducts_name, products_model, products_price, products_tax, products_quantity, final_price from orders_products where orders_id = '19' [TEP STOP] plus my order dont show in the admin/orders Regards
Ajeh Posted November 11, 2002 Posted November 11, 2002 Looks like you have a stutter ... umm ... typo on the field name: 1054 - Unknown column 'pproducts_name' in 'field list' that should be products_name not pproducts_name :shock:
Guest Posted November 11, 2002 Posted November 11, 2002 And in what file will i correct that ?? Regards
Ajeh Posted November 11, 2002 Posted November 11, 2002 Do a search on your files for pproducts_name in your php files. I would think that it is in either account_history_info.php or /includes/classes/order.php
Guest Posted November 11, 2002 Posted November 11, 2002 Thank's Ajeh problem solved but i dont understand ...i never touched this file and it was ok before ?? Now just the tax not showing in the checkout and the store owner is in business :D Regards
Recommended Posts
Archived
This topic is now archived and is closed to further replies.