Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Please help with Paypal payments..


Guest

Recommended Posts

I'm having a little trouble getting my payments to go through paypal. I keep getting these errors when anyone tries to pay with paypal...

 

 

Warning: payment(includes/languages/english/modules/payment/paypal.php): failed to open stream: No such file or directory in /mnt/w0000/d48/s41/b029462c/www/nationalnutrition.net/catalog/includes/classes/payment.php on line 38

 

Warning: payment(includes/languages/english/modules/payment/paypal.php): failed to open stream: No such file or directory in /mnt/w0000/d48/s41/b029462c/www/nationalnutrition.net/catalog/includes/classes/payment.php on line 38

 

Warning: payment(): Failed opening 'includes/languages/english/modules/payment/paypal.php' for inclusion (include_path='.:/usr/local/nf/lib/php') in /mnt/w0000/d48/s41/b029462c/www/nationalnutrition.net/catalog/includes/classes/payment.php on line 38

 

Can someone please help me out!?

Link to comment
Share on other sites

I'm having a little trouble getting my payments to go through paypal. I keep getting these errors when anyone tries to pay with paypal...

Warning: payment(includes/languages/english/modules/payment/paypal.php): failed to open stream: No such file or directory in /mnt/w0000/d48/s41/b029462c/www/nationalnutrition.net/catalog/includes/classes/payment.php on line 38

 

Warning: payment(includes/languages/english/modules/payment/paypal.php): failed to open stream: No such file or directory in /mnt/w0000/d48/s41/b029462c/www/nationalnutrition.net/catalog/includes/classes/payment.php on line 38

 

Warning: payment(): Failed opening 'includes/languages/english/modules/payment/paypal.php' for inclusion (include_path='.:/usr/local/nf/lib/php') in /mnt/w0000/d48/s41/b029462c/www/nationalnutrition.net/catalog/includes/classes/payment.php on line 38

 

Can someone please help me out!?

It looks like you are missing the paypal language file within your english language directory. Follow the path show in the first error, (includes/languages/english/modules/payment/paypal.php) and see if it is there at all. If not you have to copy it after all to that place (from a fresh install or from the contrib if you used such one for setting up Paypal). Remember it is about the language file, not the source file !

Link to comment
Share on other sites

When in modules/payment folder you add a .php file the code laso searches for the language associated file in the folder that should be of same name.

 

So either the file is not there (in catalog)

includes/languages/english/modules/payment/paypal.php

 

or the permissions are not set properly.

 

 

Regards,

Satish

It looks like you are missing the paypal language file within your english language directory. Follow the path show in the first error, (includes/languages/english/modules/payment/paypal.php) and see if it is there at all. If not you have to copy it after all to that place (from a fresh install or from the contrib if you used such one for setting up Paypal). Remember it is about the language file, not the source file !

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.

Link to comment
Share on other sites

When in modules/payment folder you add a .php file the code laso searches for the language associated file in the folder that should be of same name.

 

So either the file is not there (in catalog)

includes/languages/english/modules/payment/paypal.php

 

or the permissions are not set properly.

Regards,

Satish

Hey Satish, you still are stuck in the repeat gear :D

 

Happy New Year and I hope you are well ! :thumbsup:

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...