Moved large multi-site, plugin works, but data not populating
-
Very strange issue here. I moved a very large multisite over to a new server. Everything has moved fine with a few minor adjustments. I ran a search and replace for test IP address to replace old domain while I set it all up. No issues with any sites after that.
But, when I go to the widgets menu for a multisite the PHP Code options are missing from widgets they should be on from the old site. I can drag PHP Code over to it, put in the content that was there, save and it shows up just fine on the website.
Thing is, all the records for the widget are in the website. Like, under wp_31_options for blog with ID 31, there is a record just as usual for widget_execphp with the same value from the last site and autoload yes.
After hours of trying to debug I think there is something keeping the admin panel widgets from preloading with the data that’s already in the database or maybe just keeping them from preloading PHP Code option already attached. Any ideas or suggestions are greatly welcome, this one is really starting to get me.
- The topic ‘Moved large multi-site, plugin works, but data not populating’ is closed to new replies.