Hi all,
I'm having a issue where the Muffin Options isn't functioning correctly. I get the side menu but nothing in the main content area.
BUT, when I hit "save changes" all the content appears as per normal. But when I make changes the entire muffin options page gets reset. Luckily I had a backup of the config for Muffin Option (phew!).
Any ideas?
Comments
please go to theme folder, 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 contact your hosting provider and do this:
1. Remove suhosin script
2. Update version of PHP
3. Increase the max_input_vars and memory_limit values.
thanks