Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    Join Date
    Apr 2006
    Location
    Fort Bragg, North Carolina
    Posts
    153
    Plugin Contributions
    0

    Default Changing shipping address gets "You must select a Country from the pulldown"?

    I'm having a problem when a customer tries to change the shipping address. The country is default to United States. When the customer clicks on the continue button, it shows the following error:

    "You must select a country from the Countries pull down menu."

    Even when selecting United States it shows the same error.

    Does anybody have any suggestion on how to solve this issue?

    Thanks

  2. #2
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Changing shipping address gets "You must select a Country from the pulldown"?

    Zen Cart version? Clean install or upgrade? If you change to the classic template do you still have a problem?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Apr 2006
    Location
    Fort Bragg, North Carolina
    Posts
    153
    Plugin Contributions
    0

    Default Re: Changing shipping address gets "You must select a Country from the pulldown"?

    Thanks for your response. I'm using version 1.3.7. I changed to the classic template and did not encounter the problem. I have installed "Fast and Easy Checkout for Zen Cart" and "Checkout Amazon Style".

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

    Default Re: Changing shipping address gets "You must select a Country from the pulldown"?

    You are missing these from your stylesheet ...
    Code:
    .hiddenField {
    	display: none;
    }
    .visibleField {
    	display: inline;
    }
    NOTE: you really want to upgrade to v1.3.8a as v1.3.7 really has some odd quirks that one might call bugs ...
    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!]
    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!

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

    Default Re: Changing shipping address gets "You must select a Country from the pulldown"?

    NOTE: info on current v1.3.8a ...
    http://www.zen-cart.com/forum/showthread.php?t=81696

    Especially if you just installed ... don't start out behind the rest of the world ...
    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!]
    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
    Dec 2008
    Posts
    70
    Plugin Contributions
    0

    Default Re: Changing shipping address gets "You must select a Country from the pulldown"?

    Quote Originally Posted by Ajeh View Post
    You are missing these from your stylesheet ...
    Code:
    .hiddenField {
    	display: none;
    }
    .visibleField {
    	display: inline;
    }
    NOTE: you really want to upgrade to v1.3.8a as v1.3.7 really has some odd quirks that one might call bugs ...


    Help... I have this issue.
    can you be a bit more specific with were to put this code???

    Just upgraded to 1.3.8a

    Thanks
    '

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

    Default Re: Changing shipping address gets "You must select a Country from the pulldown"?

    That is part of the stylesheet.css that should be in your:
    /includes/templates/your_template_dir/css/stylesheet.css
    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!]
    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!

  8. #8
    Join Date
    Dec 2008
    Posts
    70
    Plugin Contributions
    0

    Default Re: Changing shipping address gets "You must select a Country from the pulldown"?

    correct...but does it matter where I drop the code in??

    Thanks

  9. #9
    Join Date
    Dec 2008
    Posts
    70
    Plugin Contributions
    0

    Default Re: Changing shipping address gets "You must select a Country from the pulldown"?

    Well, I compared it to the stylesheet.css file in the classic template...

    drop it in in the same place, but still no go....

  10. #10
    Join Date
    Dec 2008
    Posts
    70
    Plugin Contributions
    0

    Default Re: Changing shipping address gets "You must select a Country from the pulldown"?

    Fixed it.....

    had to also do this.....
    Found in another thread...

    I was having the same problem, after upgrading zencart, I find the solution was to copy the new

    tpl_modules_create_account.php
    tpl_create_account_success_default.php
    tpl_create_account_default.php

    from the upgrade package to your template folder.
    (includes/templates/<<YOUR TEMPLATE FOLDER>>/templates/)


    Seems to work....

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 5
    Last Post: 21 Sep 2009, 09:15 PM
  2. Replies: 6
    Last Post: 30 Jun 2008, 03:11 PM
  3. Problems with "You must select a state from pulldown"
    By kurczij in forum General Questions
    Replies: 8
    Last Post: 18 Mar 2008, 10:17 AM
  4. You must select a country from the Countries pull down menu
    By pod166 in forum Managing Customers and Orders
    Replies: 40
    Last Post: 4 May 2007, 01:41 AM
  5. You must select a country from the Countries pull down menu.
    By Melissa Baker in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 4 Feb 2007, 10:48 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