This is a discussion on Order total amount problems within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; HELP!! My website have the problems with the orders total amount.... the subtotal is ok, but the total amount is ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| HELP!! My website have the problems with the orders total amount.... the subtotal is ok, but the total amount is exactly 2.5 times the subtotal amount. i tried to disable the "orders total" at module, and only show sub total with shipping cost. But the problems remain when i install Paypal payment module which the total amount is 2.5 times again of my subtotal amount. Another problem is in information box at left columm, it showed "box_information_privacy", i can't get rid of it, i already try columm_left.php but really have no idea whats go wrong. if ((USE_CACHE == 'true') && empty($SID)) { echo tep_cache_categories_box(); } else { include(DIR_WS_BOXES . 'categories.php'); } if ((USE_CACHE == 'true') && empty($SID)) { echo tep_cache_manufacturers_box(); } else { include(DIR_WS_BOXES . 'manufacturers.php'); } require(DIR_WS_BOXES . 'whats_new.php'); require(DIR_WS_BOXES . 'search.php'); require(DIR_WS_BOXES . 'information.php'); ?> Any help will be appreciate. |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to get the order total on checkout_success.php ? | johnr3 | osCMax v2 Customization/Mods | 0 | 06-17-2006 08:23 AM |
| Order Total Problem | erikpiazza | osCMax v1.7 General Mods Discussion | 0 | 07-28-2004 03:22 PM |
| Need a New Order Total Contribution | bsa | osCMax v1.7 General Mods Discussion | 1 | 07-01-2004 11:48 PM |
| Shipping & Low Order Amount Does Not Show | SteveT3 | osCommerce 2.2 Installation Help | 0 | 06-05-2004 04:06 PM |
| Minimum Order Amount | jgkiefer | osCMax v1.7 Discussion | 3 | 03-05-2004 10:47 AM |