Results 51 to 60 of 659

Threaded View

  1. #11
    Join Date
    Jun 2008
    Posts
    328
    Plugin Contributions
    0

    Idea or Suggestion Re: Local Sales Tax Mod - Support Thread

    For the benefit of NEW installs (i.e. not updates/upgrades) of this mod, I am including a .tgz file that, if you place in the store's root (aka 'catalog' or top-level directory) and perform a tar -zxvf, it will copy all necessary files in one step.

    This can prevent problems of forgetting to copy one (or more) of the .php files nested in the various subdirectories (as happened to me).

    Please note: this file is attached as a ZIP file, but it is not a zip file. You need to change its extension to .tgz or .tar.gz before attempting to ran 'tar -zxvf' on it.

    LadyHLG, you are welcome to include this in your package (along with clear instructions as how to use it).

    Here are the instructions how to use this file:
    1. Copy local_sales_tax_mod_2.2.2.zip to your store's <catalog> directory (usually "store" or "shop").
    2. Rename it to local_sales_tax_mod_2.2.2.tgz
    3. Run (from the shell) the following command:
    4. tar -zxvf local_sales_tax_mod_2.2.2.tgz
    5. Delete the file local_sales_tax_mod_2.2.2.tgz


    LadyHLG, if you want to generate this file for future versions, the way to do this from the command line is:
    Code:
     cd LocalSalesTaxModv2.2/FullVersion/catalog
     tar --owner 0 --group 0 -zcvf local_sales_tax_mod_2.2.2.tgz *
    I hope this will be helpful to others as much as it is helpful to me.

    Daniel
    Attached Files Attached Files

 

 

Similar Threads

  1. v151 Tax getting added twice after installing Local Sales Tax mod
    By RFree190 in forum General Questions
    Replies: 0
    Last Post: 19 Mar 2013, 05:10 AM
  2. v150 Problem with Local Sales Tax mod
    By pwithers in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 18 Jun 2012, 10:16 PM
  3. local sales tax mod not working
    By sharpie82 in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 2
    Last Post: 12 Dec 2011, 11:43 AM
  4. New York State Sales Tax by Zip Full Database for Local Sales Tax Mod 2011
    By SCHNiKEN in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 0
    Last Post: 11 Apr 2011, 04:51 AM
  5. Local Sales Tax Mod and Reward Points Mod
    By retched in forum Addon Payment Modules
    Replies: 1
    Last Post: 9 Feb 2011, 02:09 AM

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