Guest Posted April 27, 2004 Posted April 27, 2004 When I try to buy something, and click to cart. It shows these errors: Warning: Failed opening 'includes/languages/tchinese/modules/payment/cc.php' for inclusion (include_path='.:/usr/share/pear') in /var/www/html/catalog/includes/classes/payment.php on line 38 Warning: Failed opening 'includes/modules/payment/cc.php' for inclusion (include_path='.:/usr/share/pear') in /var/www/html/catalog/includes/classes/payment.php on line 39 Fatal error: Cannot instantiate non-existent class: cc in /var/www/html/catalog/includes/classes/payment.php on line 41 WHY?! What happened?!
Guest Posted April 27, 2004 Posted April 27, 2004 I can't find anywhere has cc.php anyone have this file?!
lildagg3r Posted April 27, 2004 Posted April 27, 2004 Look in /languages/tchinese/modules/payment/cc.php Did you just added this language. Install Docs | docsCat | apiStandards | PageIndex
Guest Posted April 27, 2004 Posted April 27, 2004 Look in /languages/tchinese/modules/payment/cc.php Did you just added this language. Yes! but I point the path to "tchinese". It is used in Taiwan.
lildagg3r Posted April 27, 2004 Posted April 27, 2004 When you get a Failed opening Warning.. majority the warning is telling you the file can't be writing to. Try changing the chmod setting to 777 Install Docs | docsCat | apiStandards | PageIndex
lildagg3r Posted April 27, 2004 Posted April 27, 2004 /languages/tchinese/modules/payment/cc.php and /includes/modules/payment/cc.php Install Docs | docsCat | apiStandards | PageIndex
Guest Posted April 27, 2004 Posted April 27, 2004 /languages/tchinese/modules/payment/cc.php and /includes/modules/payment/cc.php But I can't find the cc.php
Guest Posted April 27, 2004 Posted April 27, 2004 In /languages/tchinese/modules/payment/ just only have these files: cod.php atm.php bank.php moneyorder.php postoff.php
Guest Posted April 27, 2004 Posted April 27, 2004 I know what happen now! I forget to configue the payment way in Admin Control Panel. :lol:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.