-1

I have already asked a question concerning this issue: Woocommerce error: Call to undefined function array_replace_recursive()

I know what is the problem, but i have another question. What i want to know is is there any way to deprecate the woocommerce plugin to it's previous version wich did not express any issues, without restoring a full backup of my website?

Any help will be greatly appreciated, thank you in advance.

Community
  • 1
  • 1
  • 1
    You can remove and install an old WooCommerce version, but I'm not sure the data can be restored back to 2.6.x. I would strongly consider getting a better host with a higher PHP version. – helgatheviking Apr 19 '17 at 23:56
  • If you're still using PHP 5.2 then you're *years* behind on software updates. PHP 5.2 went End of Life in [Jan 2011](http://php.net/eol.php). PHP 7 is amazingly fast and brings with it a lot of new features and bug fixes. If your host won't update to a newer version, then it's time to find a new web host that supports PHP 7.1 – Kirk Beard Apr 20 '17 at 06:13
  • Yes, you are right about everything, but the problem is the company I made the website for doesen't feel the need to upgrade their host, or change it. I tried convincing them several times, but to no avail. Just to clear things up, they have no problem with the website whatsoever, it does what it is designed to do, i'm just a perfectionist and the error is really annoying me. :) – Aleksa Camilovic Apr 20 '17 at 10:39

1 Answers1

-1

I just saw your issue there. you need to deactivate all your plugins, go into your cpannel and update your php to 5.3, then make sure all your plugins are updated.

LiffeyD
  • 103
  • 6