Hi, great team 🙂
I have a new issue on 12.4.0 with php 8.3.
When I save a timesheet, I get this error : 2026-01-14 07:52:23.766 ===== TRACE ===== [3] WARNING - Left work not retrieved from screen
2026-01-14 07:52:23.766 ===== TRACE ===== [3] - Maybe max_input_vars is too small in php.ini (actual value is 1000)
2026-01-14 07:52:23.766 ** ERROR ** [V12.4.0] [3] ERROR **
2026-01-14 07:52:23.767 ** ERROR ** [V12.4.0] [3] on file '/var/www/html/projeqtor/tool/saveImputation.php' at line (40)
2026-01-14 07:52:23.767 ** ERROR ***** [V12.4.0] [3] cause = Error - Maybe max_input_vars is too small in php.ini
max_input_vars = 4000 in php.ini.
Any idea ?
The error is explicit : max_input_var is too small in your php.ini