ello,
I have encountered a Prestahsop problem that I have not been able to solve.
I have installed Prestashop 1.7 on different websites and with different versions of Prestashop 1.7 and the same thing happens in all of them.
When a new customer makes a purchase and writes his address, he impatiently clicks the continue button several times.
This, what it does, is to keep several copies of the address.
Sometimes, when the client continues to the section to select carrier, the id of the address must be lost and shows that there are no carriers for that address.
Has anyone else happened to this?
Does this problem have a solution?
Thanks!.
Problem is still here, and is related to a multiple click on the Continue button.
I spend hours to find a solution, I can not find.
If I set the button disabled with Jquery after the first click, it does nothing on Adding an adress, and works only in modifying an address, but does not send the form as the button is disabled.
Then I try just to hide it, but I do not understand why nothing appends on creating... This is a major bug, and I can not find any serious fix...
I have encountered a Prestahsop problem that I have not been able to solve.
I have installed Prestashop 1.7 on different websites and with different versions of Prestashop 1.7 and the same thing happens in all of them.
When a new customer makes a purchase and writes his address, he impatiently clicks the continue button several times.
This, what it does, is to keep several copies of the address.
Sometimes, when the client continues to the section to select carrier, the id of the address must be lost and shows that there are no carriers for that address.
Has anyone else happened to this?
Does this problem have a solution?
Thanks!.
Post automatically merged:
Problem is still here, and is related to a multiple click on the Continue button.
I spend hours to find a solution, I can not find.
If I set the button disabled with Jquery after the first click, it does nothing on Adding an adress, and works only in modifying an address, but does not send the form as the button is disabled.
Then I try just to hide it, but I do not understand why nothing appends on creating... This is a major bug, and I can not find any serious fix...