Cant add new items
Hi,
Struggling to add new items, they don't save when I make changes.
I have increased max vars to 10,000, increased php memory limit to 512mb and restarted the server.
What should I do?
I have increased max vars to 10,000, increased php memory limit to 512mb and restarted the server.
What should I do?
Comments
if you are unable to add new items, it means that it's happening because of the limits on server side. If you will create file on your server with phpinfo(), we would be able to have a look on those settings.
Thanks!
The installation is a brand new install of wordpress only using plugins installed by the theme.
Notice: Undefined offset: 5 in /home/nmcdesignco/public_html/new/wp-content/themes/nmc-des/functions/builder/back.php on line 761
Warning: Cannot modify header information - headers already sent by (output started at /home/nmcdesignco/public_html/new/wp-content/themes/nmc-des/functions/builder/back.php:761) in /home/nmcdesignco/public_html/new/wp-admin/post.php on line 197
Warning: Cannot modify header information - headers already sent by (output started at /home/nmcdesignco/public_html/new/wp-content/themes/nmc-des/functions/builder/back.php:761) in /home/nmcdesignco/public_html/new/wp-includes/pluggable.php on line 1228
I have same issue. I increased max_input_vars to 10000, but issue persist.
This happens to me on pages with more sections and content.
When I turn of WP_DEBUG I get a lot of warnings and notices:
Notice: Undefined offset: 8 in /home/homepage/public_html/publik/wp-content/themes/betheme/functions/builder/back.php on line 761
Warning: Cannot modify header information - headers already sent
by (output started at
/home/homepage/public_html/publik.homepage.rs/wp-content/themes/betheme/functions/builder/back.php:761)
in /home/homepage/public_html/publik/wp-admin/post.php on line 197
Warning: Cannot modify header information - headers already sent
by (output started at
/home/homepage/public_html/publik.homepage.rs/wp-content/themes/betheme/functions/builder/back.php:761)
in /home/homepage/public_html/publik/wp-includes/pluggable.php on line 1228
I can send you phpinfo and other accesses on private message.
looks like your server is not fully compatible with WordPress. Demo settings can not be imported automatically because your server does not work with wp_remote_get() function which uses loopbacks. In such case, you must import settings manually because you have default footer active instead of the custom one we made especially for this demo.
Thanks!
I don't want to import demo settings. This happens to me when I want to add some content with Muffin Builder on existing pages with a lot of content. After saving, page reloads but new content disappears. On new pages and pages with less content everything works fine.
When I turn off WP_DEBUG I get a lot of warnings and notices.
I increased it but issue persist. Here is phpinfo: http://publik.homepage.rs/phpinfo.php
I reset max_input_time to 1000, but issue still persist. I tried on 3 different servers and behaves equally on all three servers. I can give you dashboard access if you have time to test this issue. I will be very appreciate if you can help me with this.
http://forum.muffingroup.com/betheme/discussion/11738/builder-won-t-save-complete-pages-anymore
http://forum.muffingroup.com/betheme/discussion/11164/cant-add-new-items
Second, what is the clue which tells you that this is the issue with server. As I said, I tried to manage same page on 3 different dedicated apache servers on websites with BeTheme.
I bought your template and I think that at least you can do is to try to help your customer!
Second, maybe you can explain what kind of help you ask for. You want us to configure your server or what? Because we don't understand what you expect exactly.
What we may suggest is to increase the following variables as much as possible: upload_max_filesize, max_execution_time, post_max_size, memory_limit - these are the only variables responsible for saving the content. Except them, we have no idea what else might be the problem.
P.S. We suggest to read Item Support Policy to understand that we can not be responsible for your hosting service and it's configuration. BTW For over 25000 users, saving works so don't you think that something is wrong on your side only?
You are suggesting that everybody need to increase specific php variables to abnormally high values on server and then your Muffin Builder will work. That tell us that your builder plugin is not optimal.
We can finish this discussion
Like we said, we can have a look on it of course but we are sure that it's something on server side and providing such details won't change anything. We will turn on developer mode with all necessary information and errors and we will proof that the problem is not related with theme. We can show you everything on screenshots if that would change anything for you. That's not a problem at all. So if you are interested with this option, please send us private message and we will have a look on it.
Also, we can not agree that it's not optimal because for 99,9% of users it works so as you see, it's not a builder problem.