Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

CCGV Help


JZM

Recommended Posts

Hey,

 

I have installed CCGV for a client and get the following error on checkout_payment.php

 

Fatal error: Call to undefined method order_total::clear_posts() in /var/www/Bee/catalog/checkout_payment.php on line 87

 

 require(DIR_WS_CLASSES . 'order.php');
 $order = new order;
// Start - CREDIT CLASS Gift Voucher Contribution
 require(DIR_WS_CLASSES . 'order_total.php');
 $order_total_modules = new order_total;
 $order_total_modules->clear_posts(); // Line 87
// End - CREDIT CLASS Gift Voucher Contribution

Also I cannot find order.php any ideas?


Link to comment
Share on other sites

Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here!

8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself.

Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues.

Any issues with oscommerce, I am here to help you.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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...