I have been getting this error since I updated my woocommerce plugin:
Fatal error: Call to undefined function array_replace_recursive()
The errror is on line 586: enter image description here
I have found some solutions in this quote here: Fatal error: Call to undefined function array_replace_recursive() for CI Controller solution
But the problem is that i really do not know what to change in my code or where, in order fot the error to stop popping up. Any help would be greatly appreciated.