osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

Flat Rate Best Way Shipping Text

This is a discussion on Flat Rate Best Way Shipping Text within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hello, Is there any way to take out the text "Table Rate" and Change the text "Best Way" to Freight ...


Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > osCommerce 2.2 Modification Help

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 10-13-2004, 11:35 AM
Lurker
 
Join Date: Oct 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
jamie74
Default Flat Rate Best Way Shipping Text

Hello,

Is there any way to take out the text "Table Rate" and Change the text "Best Way" to Freight Shipping?

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 10-13-2004, 04:04 PM
neil's Avatar
Active Member
 
Join Date: Nov 2002
Posts: 245
Thanks: 9
Thanked 7 Times in 6 Posts
Rep Power: 7
neil is on a distinguished road
Default

That text is in your:
includes/language/english/modules/shipping/table.php
Use a text editor - not the one in cpanel (if you have a cpanel)

Code:
define('MODULE_SHIPPING_TABLE_TEXT_TITLE', 'Table Rate');
define('MODULE_SHIPPING_TABLE_TEXT_DESCRIPTION', 'Table Rate');
define('MODULE_SHIPPING_TABLE_TEXT_WAY', 'Best Way');
define('MODULE_SHIPPING_TABLE_TEXT_WEIGHT', 'Weight');
define('MODULE_SHIPPING_TABLE_TEXT_AMOUNT', 'Amount');
Change to
Code:
define('MODULE_SHIPPING_TABLE_TEXT_TITLE', '');
define('MODULE_SHIPPING_TABLE_TEXT_DESCRIPTION', '');
define('MODULE_SHIPPING_TABLE_TEXT_WAY', 'Freight Shipping');
define('MODULE_SHIPPING_TABLE_TEXT_WEIGHT', 'Weight');
define('MODULE_SHIPPING_TABLE_TEXT_AMOUNT', 'Amount');
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
dropship flat rate kobiadato osCMax v2 Features Discussion 1 04-10-2006 05:43 PM
Flat Rate and Individual Shipping modules - HELP! afthrscomputers osCMax v1.7 General Mods Discussion 2 02-12-2005 01:07 AM
creating a flat percentage rate for shipping. jazzdrive osCommerce 2.2 Modification Help 0 05-12-2004 02:22 PM
Postage flat rate n best way Anonymous osCMax v1.7 Discussion 1 12-02-2003 06:15 AM
Free Shipping/flat rate shipping in zone cvc505 osCommerce 2.2 Installation Help 2 07-21-2003 10:29 AM


All times are GMT -8. The time now is 03:42 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax