Page 1 of 1

Continue button locks says "Loading.."

Posted: Tue Feb 23, 2016 11:59 pm
by AnthonyStirk
Opencart Version 2.1.0.2

How to replicate:

Place an order on the shop and proceed through the checkout out stage until you get to Step 5.

Select a payment method but don't check "I have read and agree to the Terms & Conditions" . Click Continue.

The button changes from Continue to Loading but never resets so you can press it even if you do check to accept you've read the T&C's. Video demostrating this is here : https://www.dropbox.com/s/bchag3v7xib6j ... r.wmv?dl=0

You have to refresh the whole screen and start again to make it work.

Re: Continue button locks says "Loading.."

Posted: Wed Feb 24, 2016 1:39 pm
by Randem
Hi AnthonyStirk,

I could not track down the original submitter - http://forum.opencart.com/viewtopic.php?t=154929

Also look at bottom of this link for other fixes - http://www.randemsystems.com/support/op ... n-2-1-0-1/

Re: Continue button locks says "Loading.."

Posted: Wed Feb 24, 2016 4:25 pm
by AnthonyStirk
Confirming that removing
$('#button-payment-method').button('loading'); from catalog/view/theme/default/template/checkoutcheckout.tpl does fix this issue.

Many thanks Randem for the prompt response.

Re: Continue button locks says "Loading.."

Posted: Fri Mar 04, 2016 5:20 pm
by pipoy
I have the same issue but upon customer registration..

When you dont tick "I have read and agree to the Privacy Policy" , it will hang into "Loading"

Re: Continue button locks says "Loading.."

Posted: Mon Mar 07, 2016 1:19 am
by adam.boustead
For anyone still experiencing this issue on 2.1.0.2 I've attached a VQMOD which should fix it.

Hope it helps