vmenu number of entries


Author Message
andrew

Posted: 8/31/2014
Quote message 

I have Trouble with vmenu after update from 4.0x to 4.2
When i save a menu, then i lost many existing positions, why?

Has changed the max entrys on menus?
How can i set this Parameter?

 
Elvira
Artisteer Team

Posted: 9/1/2014
Quote message 

Hi Andrew,

I'm not sure I understand this issue.

"When i save a menu, then i lost many existing positions, why?"

Could you please explain your steps in more details? How do you save the menu and which positions do you loose?

Thanks,
Elvira

 
andrew

Posted: 9/2/2014
Quote message 

If I change a large menu in WordPress, which has about 90 items, so I can move and edit these items. However, when I press Save, then the most recently inserted items are not saved.

I think it is an internal limitation exists that only allows a certain number of items. The question now is, is the WordPress or Artisteer?

Can you define the maximum allowed number somewhere?

Thanks for reply
cheers
 
andrew

Posted: 9/2/2014
Quote message 

:-D I have found that is a problem of max ini vars on php.
:-@ Comes from stupid menu handling into wordpress.
cheers




 
andrew

Posted: 9/2/2014
Quote message 

correction (not ini, INPUT):

ini_set('max_input_vars', 3000);