Hi there!
I need to run multiple wp to have my website in different languages.
I use taxonomies. I need to change the taxonomies names from italian to english, german....
I tried to make a find and replace of the DB dump then imported the new SQL file in the new WP.
It gives me an error message on both website and dashboard:
Fatal error: Cannot unset string offsets in /home4/tuscanje/public_html/en/wp-includes/widgets.php on line 622
Everything works fine if I import the DB with the original taxonomies slugs.
Thanks a lot!