Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

happygolucky

Archived
  • Posts

    5
  • Joined

  • Last visited

Profile Information

happygolucky's Achievements

  1. Hi I got a solution for this. Add the following code in includes/classes/order_total.php, in function process(), after the line $GLOBALS[$class]->process(); if ($GLOBALS['ot_coupon']->enabled) $GLOBALS['ot_coupon']->collect_posts(); That will get the value of cc_id again so we dont need to refresh the page. This is for oscommerce RC2 Hope this will be of use to somebody
  2. Hi All, I have been stuck with this refresh problem for the last few days. Please, any body got any solution?
  3. Hi Anybody got any solution to this probelm? Regards
  4. Hi I am also having the same problem . Any body has the solution?
  5. Hi I installed the latest version(gift_certificate_module_0.66). Loaded Imagemagick extension in wamp and ghostscript. Everyting is working fine, but when I give the code in the box in the column_left, nothing happens. Can somebody please give a reply?
×
×
  • Create New...