Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Need some help with CyberSource


bobby8685

Recommended Posts

Posted

CyberSource SOP Module is giving me errors is giving me errors. The errors are,

 

Warning: pre_confirmation_check(includes/./local/HOP.php) [function.pre-confirmation-check]: failed to create stream: No such file or directory in c:\websites\sp8designs292\greenbackent.com\oscommerce\includes\modules\payment\cybersource.php on line 265

Warning: pre_confirmation_check() [function.pre-confirmation-check]: Failed opening 'includes/./local/HOP.php' for inclusion (include_path='.;c:\php4\pear') in c:\websites\sp8designs292\greenbackent.com\oscommerce\includes\modules\payment\cybersource.php on line 265

Fatal error: Call to undefined function: insertsignature() in c:\websites\sp8designs292\greenbackent.com\oscommerce\includes\modules\payment\cybersource.php on line 370

 

I am not familiar in PHP and hope I can get some help here. Thanks.

  • 4 months later...
Posted

Sorry for the late response. It seems that your HOP.php is either missing or the permissions do not allow it to be read. As a results the function "insertsignature" cannot be executed since it's defined in that file.

 

Double check that you have generated your HOP.php file (read the REAME from the package if you are unsure how to do that) and place it in the local directory. Also make sure that there are read permissions on that file/directory.

 

-chiviak

 

 

CyberSource SOP Module is giving me errors is giving me errors. The errors are,

 

Warning: pre_confirmation_check(includes/./local/HOP.php) [function.pre-confirmation-check]: failed to create stream: No such file or directory in c:\websites\sp8designs292\greenbackent.com\oscommerce\includes\modules\payment\cybersource.php on line 265

Warning: pre_confirmation_check() [function.pre-confirmation-check]: Failed opening 'includes/./local/HOP.php' for inclusion (include_path='.;c:\php4\pear') in c:\websites\sp8designs292\greenbackent.com\oscommerce\includes\modules\payment\cybersource.php on line 265

Fatal error: Call to undefined function: insertsignature() in c:\websites\sp8designs292\greenbackent.com\oscommerce\includes\modules\payment\cybersource.php on line 370

 

I am not familiar in PHP and hope I can get some help here. Thanks.

Archived

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

×
×
  • Create New...