Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Leaderboard

Popular Content

Showing content with the highest reputation on 10/25/2017 in all areas

  1. This looks like a fix :)
    1 point
  2. Hello @Tsimi, Sorry for the late reply, I was out all day. For the errors reported by @dnbvinyl: I couldn't reproduce them neither. For the ot bug#11: I can confirm the bug, but there is an easier solution. We do not need to use our own custom functions. Just use "$currencies->format_raw" instead of "number_format": $order->info['total'] = $currencies->format_raw($order->info['total'] - tep_calc_shopping_pvalue($customer_shopping_points_spending)); I pushed the fix, please check and then ok for update.
    1 point
  3. @raiwa Fixed typo in path for install steps 2 and 4 Added version number to amended files only Updated install manual with a change log Added fix for Bug 11 (needs further testing to 100% sure ) You want me to send a pull request or do you want to have a look before?
    1 point
  4. raiwa

    Slim Checkout for BS

    I consider the actual Git Hub version final. Resume of the last updates: optional hide on checkout pages (login.php, checkout_shipping.php, checkout_payment.phpheckout_confirmation.php and checkout_success) select on which pages to hide each area by checkbox list select each group to hide (navbar, header area, boxes, footer and footer suffix define content width if side columns are hidden, allows to control if main content gets stretched or keeps withe space for side columns optional customized list of header modules to keep showing if header area is hidden. Update from previous versions: uninstall ht module, replace ht module, reinstall ht module. I'll keep it for around one week without touching. Please try and let me know any issues. Then it will be published. If I find time Ill try to go for the version to control each individual module.
    1 point
×
×
  • Create New...