Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Paypal driving me Nuts! Please Help...


mirzaiaa

Recommended Posts

Posted

Ok, so i'm testing the Paypal IPN...

 

I get the order in the Admin panel under IPN...Then in the Paypal area (still in admin area under IPN), when I click to "Accept" I get this blobe of code? I'd appreciate any words of wisdom or help! Thank you!!

 

Warning: notifycustomer(/home/casavide/.panel/web/ecommerce/os/catalog/includes/languages//checkout_process.php): failed to open stream: No such file or directory in /home/casavide/.panel/web/ecommerce/os/catalog/includes/modules/payment/paypal/classes/osC/Order.class.php on line 219

Warning: notifycustomer(/home/casavide/.panel/web/ecommerce/os/catalog/includes/languages//checkout_process.php): failed to open stream: No such file or directory in /home/casavide/.panel/web/ecommerce/os/catalog/includes/modules/payment/paypal/classes/osC/Order.class.php on line 219

Warning: notifycustomer(): Failed opening '/home/casavide/.panel/web/ecommerce/os/catalog/includes/languages//checkout_process.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/casavide/.panel/web/ecommerce/os/catalog/includes/modules/payment/paypal/classes/osC/Order.class.php on line 219

Warning: Cannot modify header information - headers already sent by (output started at /home/casavide/.panel/web/ecommerce/os/catalog/includes/modules/payment/paypal/classes/osC/Order.class.php:219) in /home/casavide/.panel/web/ecommerce/os/catalog/admin/includes/functions/general.php on line 18

:'(

Posted

Your problem is that the pathway has one too many slashes in it:

 

languages//checkout_process.php):

 

Check both of your configure.php files to make sure that the path to languages is just 'languages/' and not 'languages//'

 

Vger

  • 1 year later...
Posted

Hey there ... Im having the same problems, but i have checked the configure.php file and everything is fine.

 

anywhere else where it could be adding the extra / ?

Archived

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

×
×
  • Create New...