Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Zone Upgrade Not Happening

    I am not sure which version the change happened in but I just finished comparing my upgraded ZC store to a brand new install and noticed that this line
    Code:
    INSERT INTO `zones` VALUES (50, 223, 'PW', 'Palau');
    has been changed to
    Code:
    INSERT INTO `zones` VALUES (50, 163, 'PW', 'Palau');
    in 1.3.6

    My upgrade did not reflect this change.

    Thanks!

  2. #2
    Join Date
    Sep 2004
    Posts
    745
    Plugin Contributions
    4

    Default Re: Zone Upgrade Not Happening

    Looking back at the 1.3.5 file set sql indicates that this change took place in 1.3.6 so I would venture to say that the following sql statement was accidentally omitted from the 1.3.5 to 1.3.6 sql update script:

    Code:
    UPDATE zones SET zone_country_id=163 WHERE zone_name = 'Palau';
    Executing this in the patch tool worked fine for us.

    Jeff

 

 

Similar Threads

  1. PayPal upgrade happening tonight - Anything we should be prepared for?
    By jbible in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 19 Apr 2012, 06:40 PM
  2. Redirection to paypal is not happening
    By Uvaraj24 in forum General Questions
    Replies: 2
    Last Post: 5 Oct 2009, 09:52 AM
  3. Are images only missing on my PC, if not what's happening??
    By plymgary1 in forum General Questions
    Replies: 4
    Last Post: 25 Jul 2009, 09:46 AM
  4. Secure webserver for checkout - not happening
    By beyerg in forum General Questions
    Replies: 8
    Last Post: 10 Jan 2009, 05:57 PM
  5. I'm not sure what's happening!
    By MamaT in forum General Questions
    Replies: 5
    Last Post: 5 Dec 2008, 03:43 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