adding variations gives wp-ajax.php 500 error
-
Hello,
I have a problem with woocommerce after the latest updates.
When i add new variabel product with attributes and select used for variations, thats working.When i go to Variations and press go for add variation, it is loading a while and nothing happens. In Google Chrome i see:
Failed to load resource: the server responded with a status of 500 (Internal Server Error) – /wp-admin/admin-ajax.phpAnd in debug log:
PHP Fatal error: Call to a member function get_payment_method() on boolean in /home/…/public_html/wp-content/plugins/woocommerce/includes/wc-order-functions.php on line 707Can you help me out please? Everything is up-to-date.
My host already checked everything and all the rights are okay.Also it would be weird if it is server side, because the 500 internal error comes from /wp-admin/admin-ajax.php.
But this file is also used for adding attributes and other things. So there should be something else.Regards
The topic ‘adding variations gives wp-ajax.php 500 error’ is closed to new replies.