Hello. I am trying to add products to my page. Muffin Builder stopped allowing me to add anymore pics and text. Is there a limit per page? If so, how do I add another page?
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
Hello, The issue is caused by the limits on your server, please: 1. Increase the php version 2. Increase max_input_vars 3. Increase memory_limit To do this you may need to contact your hosting provider. thanks
I have my hosting account through Godaddy. They made all the adjustments. I still cannot add any more images to a page. I'm add them to the builder, but when I save them, the disappear., the image and the text. I can add other pages and put pics and text on there, but I would rather keep everything on one page. Is there a limit on how many elements you can add to the builder?
@satori38 They did not make any adjustments, the phpinfo file shows the same settings. @gashpoalumni You also should link us the phpinfo file from your server.
I chatted with GoDaddy, and they said this is what they changed everything to:
Memory_limit: 256M
upload_max_filesize = 1000M
post_max_size = 256 M
file_uploads = on
max_execution_time = 1500
max_input_vars = 3000
When I asked if he could change the input vars to 5000, he said that 3000 was the max.
These changes worked for a while, but I have a post with a HUGE, long timeline. I added some more content, and I'm running into the same issue again. It will not add any more content.
These are probably the local values, and the master values are totally diffrent or you have suhosin installed. Please make a php info file and send us a link.
As I said. You have suhosing installed and your PHP version is very old. Please contact your hosting provider to remove the suhosin extension and increase the php version.
Hi, 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. Then send it privately thru the contact form which is on the right side at http://themeforest.net/user/muffingroup#contact
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!
The issue is caused by the limits on your server, please:
1. Increase the php version
2. Increase max_input_vars
3. Increase memory_limit
To do this you may need to contact your hosting provider.
thanks
They did not make any adjustments, the phpinfo file shows the same settings.
@gashpoalumni
You also should link us the phpinfo file from your server.
PHP Post Max Size: 2 GB
PHP Time Limit: 300
PHP Max Input Vars: 10000
i have the same problem.