GPCsolutions / doliwoo

Dolibarr WooCommerce integration
https://gpcsolutions.github.io/doliwoo
39 stars 35 forks source link

Orders are not created #41

Closed jlmelladovalle closed 9 years ago

jlmelladovalle commented 9 years ago

When click on confirmation loading circle appears, doing nothing.

On Chrome, console shows: POST https://www.sitename.com/wp-admin/admin-ajax.php?action=woocommerce_checkout 500 (Internal Server Error)jquery.js:4 m.ajaxTransport.sendjquery.js:4 m.extend.ajaxcheckout.min.js:1 (anonymous function)jquery.js:3 m.event.dispatchjquery.js:3 m.event.add.r.handle

rdoursenaud commented 9 years ago

Thirdparty and order creations are known to be broken right now. I believe this is what triggers this behaviour since we don't touch any javascript. We should push a fix next week.

maxoumic commented 9 years ago

Fixed in 826a24f7cadcdd2449a175569c6ecf0e5360b7ee

jlmelladovalle commented 9 years ago

when i substitute with this new fix, wordpress is totally blank, whatever page!