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
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
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.