I think I am going crazy. Running that returns the below. However even when I use bluehost's file manager and follow the exact same path and edit that usps.php it shows the new version. How can that be?
/home/finallyh/public_html/includes/languages/english/modules/shipping/usps.php
Line #3 : * USPS Module for Zen Cart v1.3.x thru v1.6
Line #4 : * USPS RateV4 Intl RateV2 - March 7, 2014 Version K3
Line #13 : * @version $Id: usps.php 2014-03-07 ajeh Version K3 $
Line #16 : define('MODULE_SHIPPING_USPS_TEXT_TITLE', 'United States Postal Service');
Line #17 : define('MODULE_SHIPPING_USPS_TEXT_SHORT_TITLE', 'USPS');
Line #18 : define('MODULE_SHIPPING_USPS_TEXT_DESCRIPTION', 'United States Postal Service<br /><br />You will need to have registered an account with USPS at https://secure.shippingapis.com/registration/ to use this module<br /><br />USPS expects you to use pounds as weight measure for your products.');
Line #20 : define('MODULE_SHIPPING_USPS_TEXT_TEST_MODE_NOTICE', '<br /><span class="alert">Your account is in TEST MODE. Do not expect to see usable rate quotes until your USPS account is moved to the production server (1-800-344-7779) and you have set the module to production mode in Zen Cart admin.</span>');
Line #21 : define('MODULE_SHIPPING_USPS_TEXT_SERVER_ERROR', 'An error occurred in obtaining USPS shipping quotes.<br />If you prefer to use USPS as your shipping method, please try refreshing this page, or contact the store owner.');
Line #22 : define('MODULE_SHIPPING_USPS_TEXT_ERROR', 'We are unable to find a USPS shipping quote suitable for your mailing address and the shipping methods we typically use.<br />If you prefer to use USPS as your shipping method, please contact us for assistance.<br />(Please check that your Zip Code is entered correctly.)');
Line #24 : define('MODULE_SHIPPING_USPS_TEXT_DAY', 'day');
Line #25 : define('MODULE_SHIPPING_USPS_TEXT_DAYS', 'days');
Line #26 : define('MODULE_SHIPPING_USPS_TEXT_WEEKS', 'weeks');




