Guest Posted January 26, 2007 Share Posted January 26, 2007 I am working on an osC setup that has been changed a great deal Customers who register their address in the USA get stuck in a loop at checkout_shipping.php - evreybody else can go through the checkout procedure - if the US customer changes shipping address to any other country - they too can procede. I have nothing showing up in the error logs and I've checked and rechecked the php coding - and there is nothign visible. Looking in the address book however shows that the ENTRY_STATE value is not getting written from create_account.php when the county code is 223 (USA). I cannot see any changes in the original code so I do not know why this is happening (nor do I know if ti is the reason that the page get stuck in a loop) Bob Link to comment Share on other sites More sharing options...
Guest Posted January 26, 2007 Share Posted January 26, 2007 Looking in the address book however shows that the ENTRY_STATE value is not getting written from create_account.php when the county code is 223 (USA). I cannot see any changes in the original code so I do not know why this is happening (nor do I know if ti is the reason that the page get stuck in a loop) Bob Replying to my own post??? Well I think the above can be ignored - if I go into store admin and change the store country to anything other than USA then the checkout works for US customers - so it's linked to the STORE_COUNTRY variable? Link to comment Share on other sites More sharing options...
Guest Posted January 26, 2007 Share Posted January 26, 2007 Replying to my own post??? Well I think the above can be ignored - if I go into store admin and change the store country to anything other than USA then the checkout works for US customers - so it's linked to the STORE_COUNTRY variable? Well it now works - I edited the STORE_COUNTRY value in the database then returned it to the USA value and - the checkout seems to work. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.