osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

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 ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Customization/Mods

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 08-01-2005, 05:01 PM
New Member
 
Join Date: Jun 2005
Location: St Albans, UK
Posts: 23
Thanks: 3
Thanked 0 Times in 0 Posts
Rep Power: 0
rjavery
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!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 08-02-2005, 03:09 AM
Member
 
Join Date: May 2005
Location: Berkshire, UK
Posts: 56
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
beahawk
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 08-02-2005, 07:53 AM
New Member
 
Join Date: Jun 2005
Location: St Albans, UK
Posts: 23
Thanks: 3
Thanked 0 Times in 0 Posts
Rep Power: 0
rjavery
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!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 08-02-2005, 07:57 AM
Member
 
Join Date: May 2005
Location: Berkshire, UK
Posts: 56
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
beahawk
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!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 08-03-2005, 02:52 PM
New Member
 
Join Date: Jun 2005
Location: St Albans, UK
Posts: 23
Thanks: 3
Thanked 0 Times in 0 Posts
Rep Power: 0
rjavery
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6  
Old 10-21-2006, 05:22 AM
Active Member
 
Join Date: May 2004
Location: somewhere above colchester uk
Posts: 147
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
battleaxe
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!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #7  
Old 10-22-2006, 04:35 PM
Active Member
 
Join Date: May 2004
Location: somewhere above colchester uk
Posts: 147
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
battleaxe
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!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Edit the account creation email adamr415 osCMax v2 Features Discussion 1 10-04-2005 06:29 PM
Adding fields to account creation page adamr415 osCMax v2 Customization/Mods 1 10-03-2005 11:05 PM
Security error on account creation Aodhan osCMax v1.7 Installation 9 03-05-2004 06:36 AM
emails not sent after new account creation Anonymous osCMax v1.7 Installation 1 11-23-2003 11:55 AM
Required Option at account creation martva osCommerce 2.2 Modification Help 1 06-02-2003 03:35 AM


All times are GMT -8. The time now is 02:20 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax