interconnectit / Search-Replace-DB

This script was made to aid the process of migrating PHP and MySQL based websites. Works with most common CMSes.
https://interconnectit.com/products/search-and-replace-for-wordpress-databases/
GNU General Public License v3.0
3.99k stars 850 forks source link

Erroneous data format for unserializing 'ActionScheduler_SimpleSchedule' in srdb.class.php on line 830 #340

Closed felibb closed 4 years ago

felibb commented 4 years ago

Hi,

Running Search-Replace-DB-4.1.1 on wp_actionscheduler_actions table (which I think is a default WP table) I get this:

Erroneous data format for unserializing 'ActionScheduler_SimpleSchedule' in <path>/srdb.class.php on line 830

Any hints? Yoast plugin not installed, but it used to be.

jack-interconnectit commented 4 years ago

Could be left over from the Yoast plugin. There are issues with the Elementor plugin as well, so if you're using that then that could well be the cause.

Unfortunately there's a couple of plugins that don't work with Search Replace because of the way they store data

JasonWoof commented 4 years ago

I'm getting an erroneous data format error too, with the Elementor plugin. I'm going to try running it anyway and seeing what happens.

jack-interconnectit commented 4 years ago

@JasonWoof unfortunately this is a common issue with the way Elementor stores data. The rest of the search replace should work as intended.

Closing for now unless we hear back from @felibb