interconnectit/Search-Replace-DB

Conflict with Duplicator plugin

Closed this issue · 3 comments

I got 'The script encountered an error while running an AJAX request' error and managed to track down the cause of the problem.

It was with the package field in all rows of table wp_duplicator_packages. It was also with the option_value field in a single row of wp_options - where option_name is duplicator_package_active. I presume these are both caused by the same underlying issue.

Now I know about this I can avoid the problem, but I thought it worth reporting. Not that I intend to use it, but I note that the Better Search Replace plugin that says it is based on SRDM does not have this problem with my data.

Thanks for a great tool.

thanks @PeterC66 !

Another user reported #287 a problem with Duplicator plugin, I wonder what's inside the option_value. Recently we merged some changes in master and we are going to release a v4.0

Could you try with v4.0 branch?

I tried to reproduce this problem, but I need Duplicator plugin and set up just a test case for this because a bunch of classes are missing.

It's not the first problematic plugin reported, I am closing this ticket because we don't have time to work on this specific case.

Thanks for your time anyway!