Page 5 of 7 FirstFirst ... 34567 LastLast
Results 41 to 50 of 61
  1. #41
    Join Date
    Jan 2007
    Posts
    17
    Plugin Contributions
    0

    Default Re: [Done v1.3.6] Country Dropdown Bug

    Quote Originally Posted by sparrish View Post
    I see it now. I would double-check that you changed YOUR_TEMPLATE in the /includes/modules directory to "classic", or that you have overwritten your /includes/modules/create_account.php file with the one from the updated version of the Newsletter Subscribe contribution (v2.0.6).
    I overwrote the create_account.php with numerous different files (one from the 2.0.6, one from the 1.37 zen upgrade, one found on this forum), and I had in my /includes/modules directory a classic and a YOUR_TEMPLATE. I changed classic to classic1 and the YOUR_TEMPLATE to classic - opened the store, refreshed the page, and still get the error.

    Cheryl <-- hoping someone can come up with a fix.

  2. #42
    Join Date
    Jan 2007
    Posts
    17
    Plugin Contributions
    0

    Default Re: [Done v1.3.6] Country Dropdown Bug

    ok, the easiest way to get rid of this crap is to just delete the code for the country. I don't need the country - I do not ship anywhere except the continental US.

    Where do I get rid of this code? and how do I rem in php? If someone can please post the file name, and the piece of code that needs to be remmed out, that would be great.

    Thanks

    Cheryl

  3. #43
    Join Date
    Sep 2005
    Posts
    67
    Plugin Contributions
    1

    Default Re: [Done v1.3.6] Country Dropdown Bug

    I'm not sure that removing the country from the file would solve the problem. The script will still be checking to see if a valid country was entered. Please double-check the version ID line from the create_account.php file that is currently in /includes/modules/classic so that I can verify if you have the right file installed. The line should read:

    Code:
     * @version $Id: create_account.php 4825 2006-10-23 22:25:11Z drbyte $
    If it says something else, than it is likely that you have an outdated version of the file.

  4. #44
    Join Date
    Jan 2007
    Posts
    17
    Plugin Contributions
    0

    Default Re: [Done v1.3.6] Country Dropdown Bug

    Code:
    <?php
    /**
     * create_account header_php.php
     *
     * @package modules
     * @copyright Copyright 2003-2006 Zen Cart Development Team
     * @copyright Portions Copyright 2003 osCommerce
     * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
     * @version $Id: create_account.php 4825 2006-10-23 22:25:11Z drbyte $
     */
    // This should be first line of the script:
    $zco_notifier->notify('NOTIFY_MODULE_START_CREATE_ACCOUNT');

  5. #45
    Join Date
    Jan 2007
    Posts
    17
    Plugin Contributions
    0

    Default Re: [Done v1.3.6] Country Dropdown Bug

    Ok, I am really irritated now - just did a complete upgrade to 1.3.7. Database and zen cart. It says so when I click on version.

    I re-did the newsletter thing.

    Still get this retarded country error.

    If I didn't have to type in 3000 items again, I would just dump zen-cart.

    I may still just dump zen-cart....

    I have tried all the stuff listed in the forum. None of it works. What's up.

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

    Default Re: [Done v1.3.6] Country Dropdown Bug

    Something is rather odd about your site ...

    Go to:
    http://www.cherdons.com/

    Point, do not click, at the login link ...

    Notice the URL in the bottom of the browser ...

    Now click the login link ...

    Any chance the frames are breaking things?

    Have you tried a simple install in a test directory with a test database using the demo data just to see if perhaps there is an issue with your frames or site causing this problem?
    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!

  7. #47
    Join Date
    Jan 2007
    Posts
    17
    Plugin Contributions
    0

    Default Re: [Done v1.3.6] Country Dropdown Bug

    No, this worked before. zen cart is set up on cherdoninvestments.com - the cherdons.com is the registered name and is what is seen in the browser - it's a redirect. Did not have this problem until I installed the newsletter thing. Now I can't get rid of it. Even with a full copy over of ALL the different files in 1.3.7.


    Quote Originally Posted by Ajeh View Post
    Something is rather odd about your site ...

    Go to:
    http://www.cherdons.com/

    Point, do not click, at the login link ...

    Notice the URL in the bottom of the browser ...

    Now click the login link ...

    Any chance the frames are breaking things?

    Have you tried a simple install in a test directory with a test database using the demo data just to see if perhaps there is an issue with your frames or site causing this problem?

  8. #48
    Join Date
    Jan 2007
    Posts
    17
    Plugin Contributions
    0

    Default Re: [Done v1.3.6] Country Dropdown Bug

    BTW, I can go to the store from admin and it shows the long address, and the same thing happens.

    CHeryl

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

    Default Re: [Done v1.3.6] Country Dropdown Bug

    With all the errors I am getting either I am not going to the right link or you have not upgraded all of your files correctly ...

    Many files are missing or out of date ...

    Where do you think your v1.3.7 site is without any of this redirect mess ...
    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!

  10. #50
    Join Date
    Jan 2007
    Posts
    17
    Plugin Contributions
    0

    Default Re: [Done v1.3.6] Country Dropdown Bug


 

 
Page 5 of 7 FirstFirst ... 34567 LastLast

Similar Threads

  1. v151 Shipping country dropdown
    By simon1066 in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 30 Mar 2014, 11:03 AM
  2. Replies: 4
    Last Post: 24 Jul 2010, 01:06 PM
  3. Country Dropdown
    By trevor4370 in forum General Questions
    Replies: 1
    Last Post: 5 Jan 2009, 01:20 PM
  4. Country Dropdown
    By crichw in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 4 Dec 2006, 03:28 AM
  5. remove country dropdown
    By magicpants in forum Basic Configuration
    Replies: 1
    Last Post: 9 Nov 2006, 01:54 AM

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