Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

I installed cc.php from the contributions but am getting this error when trying a test order. It was working fine until now. Any help?

 

 

Warning: pre_confirmation_check(includes/classes/cc_validation1.php): failed to open stream: No such file or directory in /home/metricbi/public_html/ecommerce/os/catalog/includes/modules/payment/cc.php on line 102

 

Warning: pre_confirmation_check(includes/classes/cc_validation1.php): failed to open stream: No such file or directory in /home/metricbi/public_html/ecommerce/os/catalog/includes/modules/payment/cc.php on line 102

 

Warning: pre_confirmation_check(): Failed opening 'includes/classes/cc_validation1.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/metricbi/public_html/ecommerce/os/catalog/includes/modules/payment/cc.php on line 102

 

Fatal error: Cannot instantiate non-existent class: cc_validation in /home/metricbi/public_html/ecommerce/os/catalog/includes/modules/payment/cc.php on line 104

Posted

If I remember rightly you have to either edit the new cc.php file and look for "cc_validation1.php" & change it to "cc_validation.php" or create a copy of "cc_validation".php and name it "cc_validation1.php" within the /includes/classes directory. Check the file permissions too.

 

You might also want to read this too....

 

http://www.oscommerce.com/forums/index.php?showtopic=143584

 

Good luck

 

Derek

Posted

Hello Derek,

 

That fixed it :thumbsup: Thanks for the reply. I changed it to cc_validation.php and it is working. I am in the process of upgrading metricbikes.com to the oscommerce from agoracart (no data base).

 

Steve

 

 

If I remember rightly you have to either edit the new cc.php file and look for "cc_validation1.php" & change it to "cc_validation.php" or create a copy of "cc_validation".php and name it "cc_validation1.php" within the /includes/classes directory. Check the file permissions too.

 

You might also want to read this too....

 

http://www.oscommerce.com/forums/index.php?showtopic=143584

 

Good luck

 

Derek

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...