Jump to content

Submit order problem


JBarros

Recommended Posts

Thanks , i havê change the file and works fine

17 minutos atrás, alexbaysu disse:

Hello,

That could be a JS problem. Try to change themes/core.js file with 1.7.7.7 core.js file.

 

Best Regards,

Thanks , i havê change the file and works good

Link to comment
Share on other sites

10 minutes ago, JBarros said:

Try to change themes/core.js file with 1.7.7.7 core.js file.

I did this (with 1.7.7.8 file) and it didn't work.

 

Tried again but this time also cleared cache in Advanced/Performance of BO. and it appears to work (sort of) now. It's changed the colours of buttons and the checkboxes don't look right but at least orders can be placed!

 

Thanks, hopefully a proper fix soon.

Link to comment
Share on other sites

48 minutes ago, madpugger said:

I did this (with 1.7.7.8 file) and it didn't work.

 

Tried again but this time also cleared cache in Advanced/Performance of BO. and it appears to work (sort of) now. It's changed the colours of buttons and the checkboxes don't look right but at least orders can be placed!

 

Thanks, hopefully a proper fix soon.

Try to open console on checkout page and check the JS error with CTRL+SHIFT+J .

Link to comment
Share on other sites

  • 2 weeks later...
On 10/15/2021 at 3:53 PM, alexbaysu said:

Try to open console on checkout page and check the JS error with CTRL+SHIFT+J .

Sorry for the delay.

In the end, I figure that the error occurs when you update via one click with "Update Theme Files" set to off. (which I personally do as I've modified the classic theme).

So I have installed a fresh copy of 1.7.8.0 on a test server, then copied the Theme directory to the live site, and then re-made my modifications and all seems to be much smoother now.

It's a shame OneClick installer doesn't warn that Themes are not compatible for certain updates!

Link to comment
Share on other sites

On 10/15/2021 at 3:53 PM, alexbaysu said:

Try to open console on checkout page and check the JS error with CTRL+SHIFT+J .

Actually, having just checked my front end again, I still have the issue of sorts...

I have the greyed out Place Order button, but it is clickable and does process an order - however a customer would probably not click it.

I am using PS Checkout and get the following error with CARD payment selected.

Uncaught TypeError: Cannot read properties of undefined (reading 'cart')
    at Object.<anonymous> (bottom-cae920102.js:2)
    at Object.i.emit (bottom-cae920102.js:2)
    at HTMLDocument.<anonymous> (bottom-cae920102.js:48)
    at l (bottom-cae920102.js:2)
    at d (bottom-cae920102.js:2)

There is also a warning:

jQuery.Deferred exception: Cannot read properties of undefined (reading 'cart') TypeError: Cannot read properties of undefined (reading 'cart')
    at Object.<anonymous> (https://www.mydomain.com/themes/classic/assets/cache/bottom-cae920102.js:2:1178)
    at Object.i.emit (https://www.mydomain.com/themes/classic/assets/cache/bottom-cae920102.js:2:201636)
    at HTMLDocument.<anonymous> (https://www.mydomain.com/themes/classic/assets/cache/bottom-cae920102.js:48:975)
    at l (https://www.mydomain.com/themes/classic/assets/cache/bottom-cae920102.js:2:76812)
    at d (https://www.mydomain.com/themes/classic/assets/cache/bottom-cae920102.js:2:77111) undefined

193751126_Screenshot2021-10-27at19_10_49.thumb.png.6d469cf20131152d730d2a2c81558bb3.png

Thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...