*

int

  • **
  • 7 posts
max_input_vars translation limit exceeded PHP settings
« on: October 08, 2025, 05:55:45 PM »
I'm using Osclass v8.3.0 locally with Wamp server.

I get this warning message at the top of the International > Translation > Languages > Core page:

"To complete this translation, it may be required to use at least 2784 input fields. Your current PHP setting "max_input_vars" is set to limit 2500. Increase this value in your PHP settings to avoid problems with translations!"

What's the file to edit the "max_input_vars" variable value to a greater value?



In the attached gif, there are 7 hits with the 2500 value limit:


C:\wamp64\bin\apache\apache2.4.62.1\bin\php.ini 0 KB Configuration settings 10/07/2025 21:08:41 10/07/2025 19:42:57 10/07/2025 21:08:41 2
442 max_input_vars = 2500
446 ; Default Value: -1 (Sum of max_input_vars and max_file_uploads)

C:\wamp64\bin\php\php7.4.33\php.ini 75 KB Configuration settings 10/07/2025 19:42:55 10/07/2025 19:40:18 10/07/2025 21:08:41 1
413 max_input_vars = 2500

C:\wamp64\bin\php\php8.0.30\php.ini 74 KB Configuration settings 10/07/2025 19:42:55 10/07/2025 19:40:20 10/07/2025 21:08:41 1
432 max_input_vars = 2500

C:\wamp64\bin\php\php8.1.31\php.ini 75 KB Configuration settings 10/07/2025 19:42:56 10/07/2025 19:40:22 10/07/2025 21:08:33 2
432 max_input_vars = 2500
436 ; Default Value: -1 (Sum of max_input_vars and max_file_uploads)

C:\wamp64\bin\php\php8.2.26\php.ini 76 KB Configuration settings 10/07/2025 19:42:56 10/07/2025 19:40:24 10/07/2025 21:08:41 2
432 max_input_vars = 2500
436 ; Default Value: -1 (Sum of max_input_vars and max_file_uploads)

C:\wamp64\bin\php\php8.3.14\php.ini 75 KB Configuration settings 10/07/2025 19:42:56 10/07/2025 19:40:25 10/07/2025 21:08:41 2
442 max_input_vars = 2500
446 ; Default Value: -1 (Sum of max_input_vars and max_file_uploads)

C:\wamp64\bin\php\php8.4.0\php.ini 71 KB Configuration settings 10/07/2025 19:42:56 10/07/2025 19:40:28 10/07/2025 21:08:41 2
432 max_input_vars = 2500
436 ; Default Value: -1 (Sum of max_input_vars and max_file_uploads)

C:\wamp64\bin\php\php7.4.33\php.ini-development 73 KB INI-DEVELOPMENT File 11/02/2022 16:24:04 10/07/2025 19:40:18 10/07/2025 19:40:18 1
405 ;max_input_vars = 1000

C:\wamp64\bin\php\php8.0.30\php.ini-development 73 KB INI-DEVELOPMENT File 09/01/2023 15:57:16 10/07/2025 19:40:20 10/07/2025 19:40:20 1
424 ;max_input_vars = 1000

C:\wamp64\bin\php\php8.1.31\php.ini-development 74 KB INI-DEVELOPMENT File 11/19/2024 17:05:18 10/07/2025 19:40:22 10/07/2025 19:40:22 2
424 ;max_input_vars = 1000
428 ; Default Value: -1 (Sum of max_input_vars and max_file_uploads)

C:\wamp64\bin\php\php8.2.26\php.ini-development 74 KB INI-DEVELOPMENT File 11/19/2024 18:35:04 10/07/2025 19:40:24 10/07/2025 19:40:24 2
424 ;max_input_vars = 1000
428 ; Default Value: -1 (Sum of max_input_vars and max_file_uploads)

C:\wamp64\bin\php\php8.3.14\php.ini-development 74 KB INI-DEVELOPMENT File 11/19/2024 16:12:16 10/07/2025 19:40:25 10/07/2025 19:40:25 2
434 ;max_input_vars = 1000
438 ; Default Value: -1 (Sum of max_input_vars and max_file_uploads)

C:\wamp64\bin\php\php8.4.0\php.ini-development 70 KB INI-DEVELOPMENT File 11/19/2024 23:09:36 10/07/2025 19:40:28 10/07/2025 19:40:28 2
424 ;max_input_vars = 1000
428 ; Default Value: -1 (Sum of max_input_vars and max_file_uploads)

C:\wamp64\bin\php\php7.4.33\php.ini-production 73 KB INI-PRODUCTION File 11/02/2022 16:24:04 10/07/2025 19:40:18 10/07/2025 19:40:18 1
405 ;max_input_vars = 1000

C:\wamp64\bin\php\php8.0.30\php.ini-production 73 KB INI-PRODUCTION File 09/01/2023 15:57:16 10/07/2025 19:40:20 10/07/2025 19:40:20 1
426 ;max_input_vars = 1000

C:\wamp64\bin\php\php8.1.31\php.ini-production 74 KB INI-PRODUCTION File 11/19/2024 17:05:18 10/07/2025 19:40:22 10/07/2025 19:40:22 2
426 ;max_input_vars = 1000
430 ; Default Value: -1 (Sum of max_input_vars and max_file_uploads)

C:\wamp64\bin\php\php8.2.26\php.ini-production 75 KB INI-PRODUCTION File 11/19/2024 18:35:04 10/07/2025 19:40:24 10/07/2025 19:40:24 2
426 ;max_input_vars = 1000
430 ; Default Value: -1 (Sum of max_input_vars and max_file_uploads)

C:\wamp64\bin\php\php8.3.14\php.ini-production 74 KB INI-PRODUCTION File 11/19/2024 16:12:16 10/07/2025 19:40:25 10/07/2025 19:40:25 2
436 ;max_input_vars = 1000
440 ; Default Value: -1 (Sum of max_input_vars and max_file_uploads)

C:\wamp64\bin\php\php8.4.0\php.ini-production 70 KB INI-PRODUCTION File 11/19/2024 23:09:36 10/07/2025 19:40:28 10/07/2025 19:40:28 2
426 ;max_input_vars = 1000
430 ; Default Value: -1 (Sum of max_input_vars and max_file_uploads)

« Last Edit: October 08, 2025, 07:13:49 PM by int »

Marked as best answer by frosticek on October 09, 2025, 08:11:10 AM
*

MB Themes

Re: max_input_vars translation limit exceeded PHP settings
« Reply #1 on: October 09, 2025, 08:10:50 AM »
For this reason we never support installations on localhost.

php.ini
Code: [Select]
max_input_vars = 10007
.htaccess
Code: [Select]
php_value max_input_vars 1000
you can get answer for such trivial questions on google or chatgpt.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

int

  • **
  • 7 posts
Re: max_input_vars translation limit exceeded PHP settings
« Reply #2 on: October 09, 2025, 02:49:16 PM »
Hello,

If you do not know the answer and are not familiar with localhost installation, why do you answer?
Better forward the question to someone who knows = less needless back and forth.

Does it make sense to you answering a question without knowing the answer? Or not suggestiong a potential solution? How does that help the user? How does that time spent answering the answer make it valuable?

Why not display a meaningful and exhaustive error message guiding the user to the proper file in the first place? Both for webhosting and localhost?
Wouldn't that make more sense and limit redundant action for both the user and the script author? Wouldn't that solution oriented thinking be the mark of a better functinonal script design?
Sparing having to collect and send all the files to chatgpt because of poor design decision.
« Last Edit: October 09, 2025, 02:51:06 PM by int »