c_karsan Posted October 18, 2005 Share Posted October 18, 2005 I have been having a nagging problem with my create_account.php page. Throughout I have removed all the other countries apart from UK. (i did this via the database some time ago). But when a customer gets to my create account page they are greeted with US defaulting in the address field. OK they can just select United Kingdom and everything is fine (which is what most customers do) But there is a big problem if they get something wrong first time around and the form is re-loaded - (if for example you put an invalid email format). It then also reports another error regarding the State (which I have re-named to County) and asks for selection in a drop down menu (this is the actual warning message: Please select a state from the States pull down menu ) This is a problem because the states part is a required field so the customer could just get confused and just end up leaving the site! - the other thing is that all the states are still in the database somewhere (i think in zones but I have removed all other zones via admin!) here is the link to my site: gadgets quick so you can see problem for yourselves Im not an expert at php or sql so help in resolving will be most appreciated! Thanks in advance The sooner you fall behind, the more time you'll have to catch up. Link to comment Share on other sites More sharing options...
ozEworks Posted October 19, 2005 Share Posted October 19, 2005 I think there is a contribution to deal with this. Go have a look. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.