This is a discussion on Changing name of shipping rate and removing the () within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; I am using the flat rate for shipping and I have changed the names flat rate to shipping and handling ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I am using the flat rate for shipping and I have changed the names flat rate to shipping and handling and best way to ' ' in catalog/includes/languages/english/flat rate.php as in Code: define('MODULE_SHIPPING_FLAT_TEXT_TITLE', 'Shipping and Handling');
define('MODULE_SHIPPING_FLAT_TEXT_DESCRIPTION', 'Flat Rate');
define('MODULE_SHIPPING_FLAT_TEXT_WAY', '');
Shipping and Handling appears as Shipping and Handling (): Does anybody know where these () are located so they can be removed? |
| Sponsored Links | ||
| ||
|
#2
| ||||
| ||||
| Check the files that create the output. I believe that the files that create the output add the parentheses. You will have to edit them. Look in the checkout_process, checkout_shipping, etc. You could also to a cross file search for the above variables and find what other files they are located in, and then start digging...
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Individual shipping rate problem? | rlescaille | osCMax v2 Features Discussion | 0 | 02-28-2006 06:11 PM |
| Setup different SHipping rate for country | peter | osCommerce 2.2 Modification Help | 1 | 09-13-2004 08:07 AM |
| Setup different SHipping rate for country | peter | osCommerce 2.2 Modification Help | 0 | 09-06-2004 01:57 AM |
| Free Shipping/flat rate shipping in zone | cvc505 | osCommerce 2.2 Installation Help | 2 | 07-21-2003 10:29 AM |
| table rate shipping fees | sheikyerbouti | osCommerce 2.2 Modification Help | 2 | 10-17-2002 09:09 PM |