This is a discussion on Remove total from 'cart contents' box within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; Hi, I succesfully remove it on version 1.7, but on version 2.0RC2 if i do the same modification >>> /* ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi, I succesfully remove it on version 1.7, but on version 2.0RC2 if i do the same modification >>> /* if ($cart->count_contents() > 0) { $boxContent .= tep_draw_separator(); $boxContent .= '<div align="right">' . $currencies->format($cart->show_total()) . '</div>'; } */ and commented out these lines in includes/shopping_cart.php, still shows up. I have been up and down the script and couldn't find out anything else relevant to this. Any ideas? |
|
#2
| ||||
| ||||
| Clear the seourls cache, page cache and your browser cache and let me know if it still shows up.
__________________ Michael Sasek osCMax Developer
|
|
#3
| |||
| |||
| I did all that. Plus Page cache was set to False, so there wasn't any cache, SEO URLS cache resetted, and emptied browser cache. Still the tep_draw_separator is shown and also prices are shown. |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Remove product from cart - cart not updating | mentalskylight | osCommerce 2.2 Installation Help | 0 | 03-10-2005 02:42 AM |
| Adding a link next to "My Account | Cart Contents" | jb321 | osCommerce 2.2 Modification Help | 2 | 11-02-2004 05:40 AM |
| Add Item to Cart, authenticate, then deletes cart contents? | Anonymous | osCMax v1.7 Discussion | 8 | 07-20-2004 10:48 AM |
| Displaying ONLY item total but not currency in cart display | humbags | osCommerce 2.2 Modification Help | 0 | 07-12-2003 02:41 AM |