leezymitch Posted June 28, 2010 Posted June 28, 2010 Hello, I used assistance to dowload paypal thru OS commerce from this website but I receive an error message when clicking on an item as follows: Warning: include() [function.include]: Failed opening 'includes/languages/english/modules/payment/cc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/starscl1/public_html/includes/classes/payment.php on line 38 Warning: include(includes/languages/english/modules/payment/paypal_standard.php) [function.include]: failed to open stream: No such file or directory in /home/starscl1/public_html/includes/classes/payment.php on line 38 Warning: include(includes/languages/english/modules/payment/paypal_standard.php) [function.include]: failed to open stream: No such file or directory in /home/starscl1/public_html/includes/classes/payment.php on line 38 Warning: include() [function.include]: Failed opening 'includes/languages/english/modules/payment/paypal_standard.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/starscl1/public_html/includes/classes/payment.php on line 38 Line 38 is as follows: include(DIR_WS_LANGUAGES . $language . '/modules/payment/' . $include_modules[$i]['file']); Also where are my payment options? Any help would be appreciated. Quote
satish Posted August 18, 2010 Posted August 18, 2010 These are two languages files missing : 1] paypal_standard.php 2] cc.php Upload the paypal_standard.php and cc.php language file from this module on the following path: catalog/includes/languages/english/modules/payment/paypal_standard.php catalog/includes/languages/english/modules/payment/cc.php Satish Quote Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
Gbc001 Posted August 22, 2010 Posted August 22, 2010 Where do you get the 2 missing language files? The paypal_standard.php and the cc.php? Quote
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.
Note: Your post will require moderator approval before it will be visible.