Results 1 to 6 of 6
  1. #1
    Join Date
    Aug 2009
    Location
    London
    Posts
    106
    Plugin Contributions
    0

    Default How to Uninstall?: Display Inc/Ex Tax or VAT Prices, Created by Andrew Moore?

    Hi , plz help
    I Installed Display Inc/Ex Tax or VAT Prices for Zen Cart
    Created by Andrew Moore , now i do not want that on site as getting de register from VAT, how do i un-install this? There is no uninstall sql or instructions to get rid of this and no contact details for Andrew either?

    Regards

  2. #2
    Join Date
    Aug 2009
    Location
    London
    Posts
    106
    Plugin Contributions
    0

    Default reverse / unistall SQl patch , plz help

    Hi , i need some help please, i installed this sql patch on my site, how can i get rid of it, i mean reverse it to original condition

    Regards
    www.pcitshop.com

    here is sql patch that needs to be reversed

    UPDATE `configuration` SET `configuration_description` = 'Display prices with Tax?<br>
    Display with tax excluded (false)<br>
    Display with tax included (true)<br>
    Display prices with both tax included and then excluded prices (inc/ex)<br>
    Display prices with both tax excluded and then included (ex/inc)<br>
    ', set_function = 'zen_cfg_select_option(array(\'false\', \'true\', \'inc/ex\', \'ex/inc\'),', `configuration_value`='ex/inc'
    WHERE `configuration_key` ='DISPLAY_PRICE_WITH_TAX';

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: reverse / unistall SQl patch , plz help

    Go to phpMyAdmin and find your database then browse the table:
    configuration

    and find the configuration_key for:
    DISPLAY_PRICE_WITH_TAX

    and delete that one record ...

    Then, in the SQL, run this SQL command to add it back in with the original values:
    Code:
    INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added) VALUES ('Display Prices with Tax', 'DISPLAY_PRICE_WITH_TAX', 'false', 'Display prices with tax included (true) or add the tax at the end (false)', '1', '21', 'zen_cfg_select_option(array(\'true\', \'false\'), ', now());
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #4
    Join Date
    Aug 2009
    Location
    London
    Posts
    106
    Plugin Contributions
    0

    Default Re: How to Uninstall?: Display Inc/Ex Tax or VAT Prices, Created by Andrew Moore?

    Hi Linda , thanks for help, i did the steps and manage to get rid of quite a lot of it, it is showing ExVat in front of price now, how do i get rid of that please? here is the example link http://giftandperfume.com/index.php?...oducts_id=1084

  5. #5
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: How to Uninstall?: Display Inc/Ex Tax or VAT Prices, Created by Andrew Moore?

    You need to remove what ever other changes you made to the code for that to display ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  6. #6
    Join Date
    Aug 2009
    Location
    London
    Posts
    106
    Plugin Contributions
    0

    Default Re: How to Uninstall?: Display Inc/Ex Tax or VAT Prices, Created by Andrew Moore?

    Thanks Linda , i manage to get rid of ex vat. Bless you

    Quote Originally Posted by Ajeh View Post
    You need to remove what ever other changes you made to the code for that to display ...

 

 

Similar Threads

  1. Replies: 2
    Last Post: 24 Oct 2012, 03:34 PM
  2. is Prices Inc VAT for UK/Europe Ex Vat for ROW possible?
    By slannesh in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 1
    Last Post: 1 Sep 2009, 12:03 PM
  3. Display Price (ex VAT ) or (inc VAT)
    By hcd888 in forum General Questions
    Replies: 0
    Last Post: 19 May 2009, 01:38 PM
  4. Please Help - Inc and Ex VAT prices/totals not correct
    By snowy2007 in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 1
    Last Post: 8 Dec 2008, 04:27 PM
  5. How Do I Show Both VAT Exc & Inc Prices on a Product?
    By RSpec in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 6
    Last Post: 28 May 2008, 02:21 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR