Replies: 0
We’re attempting to run a find/replace on a live site’s database. When we do, the preview completes but when we click to replace we get this:
JSON.parse: unexpected character at line 1 column 1 of the JSON data
Interestingly the progress report says that the find/replace is 947% complete, with 1.12 GB / 118.18 MB completed.
Our site is running on PHP 7.4. Not sure if that’s a factor. We are planning to upgrade once we get everything sorted on it (like this db find/replace).
Any thoughts?