Problems with Website after migrating and using Muffin Builder
1) Why are items and wraps removed from a page after text is modified and the page is saved?
2) In an attempt to edit the content directly in the database in hopes to prevent the removal of the items and wraps, I updated the content in the "mfn-page-items-seo" table for the correct post_id, but the text update was not reflected on the site. How can I modify the content directly in the database?
Comments
please go to your FTP, create php file with phpinfo() function inside and send us link to that file so we can have a look on your server settings. The problem is probably related to limits but to be sure which one is the reason, we need that link. For more details about file creation, please visit https://mediatemple.net/community/products/dv/204643880/how-can-i-create-a-phpinfo.php-page
Thanks!
Please increase max_input_var and memory_limit values to higher. You may need to contact your hosting provider.
thanks