02-10-2015, 05:58 PM
02-10-2015, 10:07 PM
I ended up video recording what is happening so at least you can see whats see what's frustrating me.
https://www.youtube.com/watch?v=gYNqZI3n...e=youtu.be
Regards
ayoun67
https://www.youtube.com/watch?v=gYNqZI3n...e=youtu.be
Regards
ayoun67
02-10-2015, 11:09 PM
(02-10-2015, 10:07 PM)ayoun67 Wrote: [ -> ]I ended up video recording what is happening so at least you can see whats see what's frustrating me.
https://www.youtube.com/watch?v=gYNqZI3n...e=youtu.be
Regards
ayoun67
Ubuntu 14? PHP 5.5 so ? nothing changed in install?
02-11-2015, 12:38 AM
Ubuntu 14.04 64bit and only the install script
Regards
ayoun67
Regards
ayoun67
02-11-2015, 04:39 AM
Tested righ now clean install on centos 6.5. No issues to create menu's and add them... Did do so many levels. Very strange.
I see in the video that you were able to add menu's then it stalled? Can you check logs for errors?
I will try to install on centos 7 as it holds a config similar to ubuntu 14 & will see again.
I see in the video that you were able to add menu's then it stalled? Can you check logs for errors?
I will try to install on centos 7 as it holds a config similar to ubuntu 14 & will see again.
02-11-2015, 05:15 AM
So what about we google "unable to add more menu items in wordpress"
I end up with:
https://wordpress.org/support/topic/menu...menu-items
http://siteber.com/how-to-fix-cant-add-m...wordpress/
and solution would be to modify php.ini and add:
max_input_vars = 2000
I end up with:
https://wordpress.org/support/topic/menu...menu-items
http://siteber.com/how-to-fix-cant-add-m...wordpress/
and solution would be to modify php.ini and add:
max_input_vars = 2000
02-11-2015, 10:19 PM
(02-11-2015, 05:15 AM)Me.B Wrote: [ -> ]So what about we google "unable to add more menu items in wordpress"
I end up with:
https://wordpress.org/support/topic/menu...menu-items
http://siteber.com/how-to-fix-cant-add-m...wordpress/
and solution would be to modify php.ini and add:
max_input_vars = 2000
Hello Me.B,
I am also using Centos 6.5 and i do have the same problems as ayoun67
if you like i could PM you my details for you to see for yourself ?
I tried the "max_input_vars = 2000" but it did not make any difference.
Also the Links you gave are for adding more menus than you would normally use, mine is a fresh install with only 3 menu items.
Paul
02-11-2015, 11:55 PM
(02-11-2015, 10:19 PM)EXHDS Wrote: [ -> ](02-11-2015, 05:15 AM)Me.B Wrote: [ -> ]So what about we google "unable to add more menu items in wordpress"
I end up with:
https://wordpress.org/support/topic/menu...menu-items
http://siteber.com/how-to-fix-cant-add-m...wordpress/
and solution would be to modify php.ini and add:
max_input_vars = 2000
Hello Me.B,
I am also using Centos 6.5 and i do have the same problems as ayoun67
if you like i could PM you my details for you to see for yourself ?
I tried the "max_input_vars = 2000" but it did not make any difference.
Also the Links you gave are for adding more menus than you would normally use, mine is a fresh install with only 3 menu items.
Paul
Just a quick question/note: You did restart apache right?

02-12-2015, 01:58 AM
max_input_vars = 2000
Got issues reported on one of my servers using this setup will dig it more. It seems more related to PHP stack than any zpanel internal issue.
Got issues reported on one of my servers using this setup will dig it more. It seems more related to PHP stack than any zpanel internal issue.
02-12-2015, 02:02 AM
(02-11-2015, 10:19 PM)EXHDS Wrote: [ -> ](02-11-2015, 05:15 AM)Me.B Wrote: [ -> ]So what about we google "unable to add more menu items in wordpress"
I end up with:
https://wordpress.org/support/topic/menu...menu-items
http://siteber.com/how-to-fix-cant-add-m...wordpress/
and solution would be to modify php.ini and add:
max_input_vars = 2000
Hello Me.B,
I am also using Centos 6.5 and i do have the same problems as ayoun67
if you like i could PM you my details for you to see for yourself ?
I tried the "max_input_vars = 2000" but it did not make any difference.
Also the Links you gave are for adding more menus than you would normally use, mine is a fresh install with only 3 menu items.
Paul
Yesterday on fresh install I was able to add more than 3 menu's! Won't agree over this.
Centos 6.5 stack is almost the same as previously.
I think this is related to PHP stack & Wordpress.