Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help! Paypal Problem


LukeDouglas

Recommended Posts

On checking out either without direct PayPal or with direct PayPal, we are getting the following errors:

 

Warning: main(includes/languages/english/FILENAME_EC_PROCESS) [function.main]: failed to open stream: No such file or directory in /home/account/public_html/catalog/ec_process.php on line 16

Warning: main(includes/languages/english/FILENAME_EC_PROCESS) [function.main]: failed to open stream: No such file or directory in /home/account/public_html/catalog/ec_process.php on line 16

Warning: main(includes/languages/english/FILENAME_EC_PROCESS) [function.main]: failed to open stream: No such file or directory in /home/account/public_html/catalog/ec_process.php on line 16

Fatal error: main() [function.require]: Failed opening required 'includes/languages/english/FILENAME_EC_PROCESS' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/account/public_html/catalog/ec_process.php on line 16

 

I set the PayPal to Sandbox and attempted another test. Now I get this:

 

Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/dillon/public_html/catalog/includes/modules/payment/paypal_wpp/PayPal/SOAP/Transport/HTTP.php on line 575

Warning: Cannot modify header information - headers already sent by (output started at /home/dillon/public_html/catalog/includes/modules/payment/paypal_wpp/PayPal/SOAP/Transport/HTTP.php:575) in /home/dillon/public_html/catalog/includes/functions/general.php on line 33

 

I did check my phpinfo.php and register_globals are on while safe_mode is off.

 

This was working previously and we did do a live test with proper update of account activity, transaction was deposited into the clients PayPal account and the transaction cleared a debit card account as well as email notifications were sent.

 

I could really use some help here if someone has any idea what may have gone wrong.

Link to comment
Share on other sites

On checking out either without direct PayPal or with direct PayPal, we are getting the following errors:

 

Warning: main(includes/languages/english/FILENAME_EC_PROCESS) [function.main]: failed to open stream: No such file or directory in /home/account/public_html/catalog/ec_process.php on line 16

Warning: main(includes/languages/english/FILENAME_EC_PROCESS) [function.main]: failed to open stream: No such file or directory in /home/account/public_html/catalog/ec_process.php on line 16

Warning: main(includes/languages/english/FILENAME_EC_PROCESS) [function.main]: failed to open stream: No such file or directory in /home/account/public_html/catalog/ec_process.php on line 16

Fatal error: main() [function.require]: Failed opening required 'includes/languages/english/FILENAME_EC_PROCESS' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/account/public_html/catalog/ec_process.php on line 16

 

I set the PayPal to Sandbox and attempted another test. Now I get this:

 

Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/dillon/public_html/catalog/includes/modules/payment/paypal_wpp/PayPal/SOAP/Transport/HTTP.php on line 575

Warning: Cannot modify header information - headers already sent by (output started at /home/dillon/public_html/catalog/includes/modules/payment/paypal_wpp/PayPal/SOAP/Transport/HTTP.php:575) in /home/dillon/public_html/catalog/includes/functions/general.php on line 33

 

I did check my phpinfo.php and register_globals are on while safe_mode is off.

 

This was working previously and we did do a live test with proper update of account activity, transaction was deposited into the clients PayPal account and the transaction cleared a debit card account as well as email notifications were sent.

 

I could really use some help here if someone has any idea what may have gone wrong.

 

OH! The test transaction did complete as the debit card was charged so it must be at the point that it is trying to return to a sucessful completion page that this error occurs.

Link to comment
Share on other sites

  • 2 weeks later...

Archived

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

×
×
  • Create New...