• Resolved ragzybwp73

    (@ragzyb)


    Hey, just updated woocommerce today and this has stopped working (latest version as well). At the checkout the the loading icon gets stuck and the final order page with quest number is not generated. Haven’t touched anything on the website other than updating this plugin and woocommerce to their latest versions from the last version.

    Please fix this. Thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter ragzybwp73

    (@ragzyb)

    also, order actually does get generated [check woocom orders screen from admin dashboard] but the final order page does not process at checkout after filling the entire checkout form. also no emails are generated for the order.

    Woocom version -Version 3.1.0
    RFQ – Version 1.8.3

    • This reply was modified 7 years, 8 months ago by ragzybwp73.
    Plugin Author Neah Plugins

    (@gplsaver)

    1-what is your setting? normal or rfq checkout?
    2- was it working with the prior version of plugin?

    Thread Starter ragzybwp73

    (@ragzyb)

    RFQ checkout. I have the normal checkout disabled everywhere. I use the plugin for all products. Using DIVI theme.

    Everything is working fine except the issue i mentioned. Order does not process after clicking submit your RFQ and loading circle keeps on showing. Order gets listed in woocommerce orders but no emails are generated like before. and all was working fine with previous versions of both woocommerce and rfq.

    • This reply was modified 7 years, 8 months ago by ragzybwp73.
    Plugin Author Neah Plugins

    (@gplsaver)

    you might have a notice or warning that is preventing the ajax checkout to complete.
    Try this: in your wp-config.php file, look for define('WP_DEBUG', true); . if it is there change it to: define('WP_DEBUG', false); . if it is not there add
    define('WP_DEBUG', false);

    to the file and try it.

    Thread Starter ragzybwp73

    (@ragzyb)

    I don’t get any warnings. The loading icon simply keeps on loading forever after the checkout details are filled in.

    Will try what you listed here tomorrow and let you know.

    Thread Starter ragzybwp73

    (@ragzyb)

    so this is the error i get on the java console [chrome]

    checkout.min.js?ver=3.1.0:1 Uncaught TypeError: Cannot read property ‘reload’ of null
    at Object.success (checkout.min.js?ver=3.1.0:1)
    at i (jquery.js?ver=1.12.4:1)
    at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:1)
    at y (jquery.js?ver=1.12.4:2)
    at XMLHttpRequest.c (jquery.js?ver=1.12.4:2)

    EDIT – it’s an issue with DIVI theme. they will fix it in a future update.

    • This reply was modified 7 years, 8 months ago by ragzybwp73.
    Plugin Author Neah Plugins

    (@gplsaver)

    Thanks for letting me know.

    Thread Starter ragzybwp73

    (@ragzyb)

    here is their link – https://www.elegantthemes.com/forum/viewtopic.php?f=187&t=713653&p=3921190#p3921190

    sorry for wasting your time though. completely overlooked the fact that I updated divi with woo rfq and woocommerce at the same time.

    You do an awesome job with this plugin. easily my favorite rfq plugin for woocommerce. thanks for the support.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Does not work with latest WooComm update’ is closed to new replies.