We had to restore our server from a database backup and now the content of many of the Muffin Builder pages are missing. What do we need to do to restore them from a mysqldump?
Basically I have the filesystem and the database but no access to the site as it was before the database was restored - is there no way to restore the site from these?
The data is still there is the database - is there anything I can do with this markup to import it into the website? ( This is just the first few lines as there is a character limit)
Comments
Unfortunately, this is a risk of using a modular builder such as muffin --
it's pushing elements more normally stored statically in the theme into the
database, massively increasing site complexity.
There's not a huge lot we can do to help here. We've already tried the
oldest backup we have, and it doesn't seem like that's helping. It does
appear to be a problem with Muffin Builder not correctly reading the data
it's got in the post metadata table, but without the theme's developer
looking, or a PHP developer spending a lot of time on it, I'm not sure
it'll be fixable.
https://wordpress.org/plugins/duplicator/