When I enter the timesheet, the error is attached. I also attached the log file. Can you guide me how to fix it? Best regards!
Log files writes the issue clearlycause = Error - Maybe max_input_vars is too small in php.ini
2024-08-02 07:35:30.811 ===== TRACE ===== WARNING - Left work not retrieved from screen
2024-08-02 07:35:30.811 ===== TRACE ===== - Maybe max_input_vars is too small in php.ini (actual value is 1000)Just increase max_imput_vars in php.ini (recommended value is 4000, but you can easily increase this value if needed)