Jump to content

State field not showing up for New/Update Addresses


Recommended Posts

I am in desperate need of some help. Version PrestaShop 1.4.1.0

 

Registration/Checkout with 1 address on my site works fine.

 

However if you try to add or update an address the state field doesn't work.

 

I have tried adding the vars as described here with no change http://www.prestasho...507#entry927507

 

I have a test site set up and it seems to work ok there, and when I compare all of the files and config they seem to be the same.

 

Note that changing the address layout on the Country has no effect (doesnt even change the layout).

 

This is a severe problem for me - any help/ideas is appreciated. THanks!

 

This is occurring in all my browsers......IE8, FF 14.0.1, and Chrome 21 - Yikes!

 

Once thing I notice is that when I change the css class in FF web dev tools I can get the state field to appear but then it isnt loaded with states. On further investigation I see that the compiled javascript referenced in the header of that page is pretty sparse.

 

To reproduce go to superior-dollhouse-miniatures.com, create a new account or login with email [email protected] and pw test123.

 

Maybe there is trouble with my Javascript/Ajax loading?

 

Stlll digging - any pointers are much appreciated.

Edited by jennywill (see edit history)
Link to comment
Share on other sites

http://www.superior-...-miniatures.com

 

Ok - I sort of solved it.

 

When I went to the BO > Preferences > Performance and I changed the Smart Cache for Javascript to Keep as original my state field worked. When I turn it to Use CCC for Javascript then it fails.

 

So the situation is not as dire.......however a performance hit across the site isnt desireable either.

 

Any other thoughts?

 

This site has only run with prestashop - never has been transferred from another platform..

Edited by jennywill (see edit history)
Link to comment
Share on other sites

Sounds like a bug on the end of combining the files. You should post it on the bug tracker. If you are really concerned about the performance hit, you can manually combine the files and compress them, then load them. Just combine the files in the js directory and delete the other files out of it.

Link to comment
Share on other sites

Note that on my test site I still have the CCC for Javascript enabled and the state field works.

 

I am going to be doing a complete update here soon - I just installed the most recent version for a client and it works ok there. I just didnt want to lose orders because of this issue until the upgrade is complete.

Link to comment
Share on other sites

×
×
  • Create New...