Results 1 to 4 of 4
  1. #1

    Default Help Needed. Changing Shipping Module Language File but not showing changes.override?

    Hello

    my website www.dscrossstitchonline.co.uk

    I am changing the standard parcels file from big royal mail to my hermes as they are cheaper for this size parcel.

    On my other twin site .com it worked just by changed to language file and the logo for this module.

    but I make the exact same changes on .co.uk and nothing different. I tried the developer tool kit and it points to the file I have changed. But it shows it unchanged even though I have ftp'd and overrided it.

    If I open the file with ftp it shows my hermes. but checkout still showing standard parcels. customer test login [email protected] and password is test if you want to see.

    /includes/languages/module/shipping/ would there be an override? and how could it work on 1 site but not the other. They are identical setup.

    any help appreciated

  2. #2

    Default Re: Help Needed. Changing Shipping Module Language File but not showing changes.overr

    HELP PLEASE

    could there by an override for the shipping modules?

    when i do a search with the developer tool kit from admin is still shows royal mail standard parcels. But if i ftp it it shows the myhermes details I want.

    I am sure the placement it correct as have double checked many times.

    can you edit a file from admin? or would I have to cpanel it that way?

  3. #3

    Default Re: Help Needed. Changing Shipping Module Language File but not showing changes.overr

    BUMP

    this is my shipping module file:

    <?php
    define('MODULE_SHIPPING_RMSTDPARCELS_TEXT_TITLE', 'My Hermes');
    define('MODULE_SHIPPING_RMSTDPARCELS_TEXT_DESCRIPTION', 'My Hermes Rates. Weights in kg.');
    define('MODULE_SHIPPING_RMSTDPARCELS_TEXT_WAY', '3 to 4 days Trackable. Delivery to ');
    define('MODULE_SHIPPING_RMSTDPARCELS_TEXT_UNITS', 'kg');
    define('MODULE_SHIPPING_RMSTDPARCELS_INVALID_ZONE', 'GB &amp; Northern Ireland only for this service');
    define('MODULE_SHIPPING_RMSTDPARCELS_UNDEFINED_RATE', 'The shipping rate cannot be determined at this time');
    define('MODULE_SHIPPING_RMSTDPARCELS_TEXT_UNDERMINTOTAL', 'My Hermes is only available for orders over &pound;');
    define('MODULE_SHIPPING_RMSTDPARCELS_TEXT_OVERMAXTOTAL', 'My Hermes is only available for orders under &pound;');

    define('MODULE_SHIPPING_RMSTDPARCELS_ICON', 'myhermes.jpg');

    ?>

    where can the website be getting the old information from still? i've done the obvious like clear cookies and tried on another computer?

    please help

  4. #4
    Join Date
    Nov 2009
    Posts
    11
    Plugin Contributions
    0

    Default Re: Help Needed. Changing Shipping Module Language File but not showing changes.overr

    Old question I know, but to stop other's frustration:
    The override directory is:
    Code:
    	includes/languages/english/modules/shipping/CUSTOM/
    The changes will not show up once the order confirmation process has started.
    If you go back to the shopping cart and start again the changes should show up
    donothingsuccessfully

 

 

Similar Threads

  1. v154 odd Table rate shipping module showing default lang file vs template file
    By SarahL in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 5 Apr 2016, 04:08 PM
  2. Replies: 2
    Last Post: 11 Feb 2013, 09:02 PM
  3. how to override template file according to language?
    By vasilios in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 19 Jan 2009, 12:47 AM
  4. Help w/ language file for paypal IPN module
    By TheHYPO in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 10 Oct 2008, 03:24 PM
  5. Language File Override
    By kernelpanic in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 29 May 2008, 03:39 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg