[objeto Objeto] Por favor, ayúdenos a ayudarle y rellene cuando sea relevante: Versión de LimeSurvey: 5.6.0+230116 Servidor propio o LimeSurvey Cloud: Propio Tema/plantilla de la encuesta: Default
==================
Tengo mi encuesta con una pregunta de opción única, en la cual ya cuento con 854 respuestas, ahora tengo que agregarle otras 583 pero me aparece el siguiente mensaje... Los datos recibidos parecen incompletos. Esto sucede por las limitaciones del servidor (configuración de PHP max_input_vars); comuníquese con el administrador del sistema., me imagino que para poder ingresar todas las respuestas que necesito, debo modificar el valor de esa variable, pero no se en donde, bueno, se que desde el cpanel pero no la ruta completa
Thanks for the clarification, Joffm, and my apologies. I forgot while I was writing in the English forum. Below, I've transcribed the text in English.
LimeSurvey Version: 5.6.0+230116
Own Server or LimeSurvey Cloud: Own
Survey Theme/Template: Default
===================
I have my survey with a single-choice question, in which I already have 854 responses, now I need to add another 583, but I get the following message... The data received seems incomplete. This happens due to server limitations (PHP max_input_vars configuration); contact your system administrator. I imagine that in order to enter all the responses I need, I need to modify the value of that variable, but I don't know where. Well, I know it's from the cPanel, but not the full path.
I was able to solve it in our case, in SiteGround, where we have LimeSurvey. We went to configure the php.ini, searched for max_input_vars, and changed the value. In my case, we had 4000, but we increased it to 10000, which allowed us to add the 583 responses.
If you want to check what data you have in that variable, from LimeSurvey you can go to Settings - General Information - Show PHPinfo, and search for max_input_vars.