• Update ran, and backend just said goodbye! Had to follow all the needed steps to get my site back up and running, but only without activating the Woocommerce Legacy REST API

Viewing 7 replies - 1 through 7 (of 7 total)
  • Same here! The latest updated breaks WordPress backend. Makes me wonder, do I really need this plugin!?

    Update broke two sites. How can I restore this or upgrade tot the new API fast?

    Last update made total down of web site. I think it’s absolutely unuseful and I’ve disabled it.

    Problem is a bug in the class-wc-legacy-rest-api-plugin.php, row 102:

    private function hpos_is_enabled() has to be a private static function hpos_is_enabled()

    File is located in wp-content/plugins/woocommerce-legacy-rest-api/includes/class-wc-legacy-rest-api-plugin.php

    Another way to get the website online is to remove the plugin temporary via FTP / SFTP / SSH, reload the page and copy it back into the plugin folder. WordPress will automatically disable the plugin. But that is not the best solution in case the API is still in use and may break things that depend on it.

    • This reply was modified 6 months, 1 week ago by mfeilen.

    @mfeilen You have solved problem: Great Job! Thank you very much!!!

    @mfeilen Thanks! You found the culprit. Glad it was a simple bug.

    If you don’t use any API you can forget about having this plugin, right? It also broke my website and I had to delete the installation folder manually.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘All of a sudden my sight just completely dead’ is closed to new replies.