jennywill Posted September 13, 2012 Share Posted September 13, 2012 (edited) 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 September 13, 2012 by jennywill (see edit history) Link to comment Share on other sites More sharing options...
Dh42 Posted September 13, 2012 Share Posted September 13, 2012 Hey, do you have a link to the site? Also did you do an import from another shop like os-commerce? Link to comment Share on other sites More sharing options...
jennywill Posted September 13, 2012 Author Share Posted September 13, 2012 (edited) 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 September 13, 2012 by jennywill (see edit history) Link to comment Share on other sites More sharing options...
Dh42 Posted September 13, 2012 Share Posted September 13, 2012 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 More sharing options...
jennywill Posted September 13, 2012 Author Share Posted September 13, 2012 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 More sharing options...
Recommended Posts