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)
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.
Cookies are small text files that can be used by websites to make a user's experience more efficient.
The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.
This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.
You can at any time change or withdraw your consent from the Cookie Declaration on our website.
Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.
Please state your consent ID and date when you contact us regarding your consent.
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/