No Code Attached Yet
avatar anilalci
anilalci
19 Jan 2023

What needs to be fixed

Save button in modules does not work, because the number of menu items more than max_input_vars
I have 3K menu items but default max_input_vars is 1K

How would you fix it

jform[assigned] can compress before submit.

Workaround

increase the value of max_input_vars in .user.ini or php.ini files
for example;
max_input_vars = 9000

avatar anilalci anilalci - open - 19 Jan 2023
avatar joomla-cms-bot joomla-cms-bot - change - 19 Jan 2023
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 19 Jan 2023
avatar brianteeman
brianteeman - comment - 19 Jan 2023

I would be suprised that your suggestion will make a difference but if it will then great - please submit a pull request for the code and it can be tested.

What you describe as a workaround is what I would describe as the expected action to take. But if your code works then even better

avatar richard67 richard67 - close - 20 Jan 2023
avatar richard67
richard67 - comment - 20 Jan 2023

Closing as having a pull request. See #39673 .

avatar richard67 richard67 - change - 20 Jan 2023
Status New Closed
Closed_Date 0000-00-00 00:00:00 2023-01-20 07:41:58
Closed_By richard67

Add a Comment

Login with GitHub to post a comment