Database tables for muffin content?
Hi everyone,
which table (or which section) of my database does contain the content created in Muffin Builder? Recently we set a customers homepage to https and therefore changed all database entries for http to https with the "Better search and replace" plugin. All changes have been done successfully exept all static http-links contained within muffin builder (images, links,...)
Can you tell me in which part of the database these entries are written so I can change them directly in the particular table using PHP MyAdmin.
Thanks in advance,
dn.p
which table (or which section) of my database does contain the content created in Muffin Builder? Recently we set a customers homepage to https and therefore changed all database entries for http to https with the "Better search and replace" plugin. All changes have been done successfully exept all static http-links contained within muffin builder (images, links,...)
Can you tell me in which part of the database these entries are written so I can change them directly in the particular table using PHP MyAdmin.
Thanks in advance,
dn.p
Comments
you don't need to touch database and instead, all you need to do is use Mfn CB Migration tool. We made this tool to replace existing paths of Muffin Builder because its content is encoded in database because of security reasons.
Thanks!