Results 1 to 7 of 7

Cust Account Creation - no refresh on country select

This is a discussion on Cust Account Creation - no refresh on country select within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; OK I have been lurking for quite some while and quietly installing and configuring my site ( http://www.kidEstore.co.uk/ ) and ...

      
  1. #1
    New Member
    Join Date
    Jun 2005
    Location
    St Albans, UK
    Posts
    27
    Rep Power
    0


    Default Cust Account Creation - no refresh on country select

    OK I have been lurking for quite some while and quietly installing and configuring my site (http://www.kidEstore.co.uk/) and am really pleased with the way things are panning out - excellent software THANKS.

    However I do have a couple of issues (I will open separate threads).

    I have installed the UK counties contribution and through admin I can see the new UK zones correctly listed against United Kingdom. However on stepping throught the customer account creation screen I select Country : United Kingdon and the screen does not refresha dn I am left just with the US states too select my zone from.

    I have searched both here and on oscommerce but can't find an answer (unlike the 132 other issues I have hit).

    Anyone have any idea what I have done wrong?

    Richard Avery

    Drat : First mistake - this should have been an OSCMax V2 question!

  2. #2
    Member
    Join Date
    May 2005
    Location
    Berkshire, UK
    Posts
    56
    Rep Power
    0


    Default RE: Cust Account Creation - no refresh on country select

    Firstly I would move country above the regional zone. I would sugget a simple soloution to your problem: remove the UK zones drop down menu and just have a text field for the county/region etc. You would hen have


    Address line 1: **text entry**
    Address line 2: **text entry**
    Town/City: **text entry**
    County: **text entry**
    Post Code: **post code entry**
    Country: **existing drop down menu**

    This will work fin, look proffessional and be a lot easier to impliment. Hope this helps.

  3. #3
    New Member
    Join Date
    Jun 2005
    Location
    St Albans, UK
    Posts
    27
    Rep Power
    0


    Default Re: RE: Cust Account Creation - no refresh on country select

    Quote Originally Posted by beahawk
    Firstly I would move country above the regional zone. I would sugget a simple soloution to your problem: remove the UK zones drop down menu and just have a text field for the county/region etc. You would hen have


    Address line 1: **text entry**
    Address line 2: **text entry**
    Town/City: **text entry**
    County: **text entry**
    Post Code: **post code entry**
    Country: **existing drop down menu**

    This will work fin, look proffessional and be a lot easier to impliment. Hope this helps.
    Thanks for taking the time to reply. It just seems a shame that with all of the Zones loaded I cannot use them to validate my customers input.

    I will probably go and make the changes you suggest this evening - might just poke around the code frst though!

  4. #4
    Member
    Join Date
    May 2005
    Location
    Berkshire, UK
    Posts
    56
    Rep Power
    0


    Default RE: Re: RE: Cust Account Creation - no refresh on country se

    OK, if you solve your problem remeber to post it on here. Good luck!

  5. #5
    New Member
    Join Date
    Jun 2005
    Location
    St Albans, UK
    Posts
    27
    Rep Power
    0


    Default Re: RE: Re: RE: Cust Account Creation - no refresh on countr

    Quote Originally Posted by beahawk
    OK, if you solve your problem remeber to post it on here. Good luck!
    OK this http://forums.oscommerce.com/index.php?showtopic=88987 Country-State support thread helped. I still do not know why the form does not refresh on selecting a new country but I think it is to do with the function "form_refresh" not being in the generated source for the account creation page.

    Anyway a simple solution to my problem was to change the DEFAULT_COUNTRY to 222 from 223 in catalog/includes/languages/english.php.

    I guess the problem still exists (and I will come back to it) but for most (all?) of my customers it will not be apparent as they start from UK with a valid state list.

    Thanks all

  6. #6
    Active Member
    Join Date
    May 2004
    Location
    somewhere above colchester uk
    Posts
    147
    Rep Power
    0


    Default RE: Re: RE: Re: RE: Cust Account Creation - no refresh on co

    Hi
    There is an answer to this..it has been a bug for a long time.. I will report it to bugfixes for the final v2Gold in a moment, but the answer is add the fiollowing code to your main_page.tpl.php file in the <head> section

    <php>

    cheers
    Kim
    Google says be nice!

  7. #7
    Active Member
    Join Date
    May 2004
    Location
    somewhere above colchester uk
    Posts
    147
    Rep Power
    0


    Default RE: Re: RE: Re: RE: Cust Account Creation - no refresh on co

    Oops, forgot to give you the code, sorry, here it is

    <php>
    Google says be nice!

Similar Threads

  1. Edit the account creation email
    By adamr415 in forum osCMax v2 Features Discussion
    Replies: 1
    Last Post: 10-04-2005, 05:29 PM
  2. Adding fields to account creation page
    By adamr415 in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 10-03-2005, 10:05 PM
  3. Security error on account creation
    By Aodhan in forum osCMax v1.7 Installation
    Replies: 9
    Last Post: 03-05-2004, 05:36 AM
  4. emails not sent after new account creation
    By Anonymous in forum osCMax v1.7 Installation
    Replies: 1
    Last Post: 11-23-2003, 10:55 AM
  5. Required Option at account creation
    By martva in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 06-02-2003, 02:35 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
  •